Changelog
Added
- Added
--skip-unavailable-toolchainswhich treats a Rust version as incompatible when a toolchain failed to install or was otherwise unavailable - Add color to cli help output
Changed
- Restore lockfile when moved by
--ignore-lockfile, after a user interrupts the process - Deindented help text
Fixed
Infra
- Fix missing rustup dependency in docker image
New Contributors
- @joshka made their first contribution in #1169
- @tigerros made their first contribution in #1171
- @noriov made their first contribution in #1272
Full Changelog: v0.18.4...v0.19.0