github foresterre/cargo-msrv v0.16.3
cargo-msrv 0.16.3

latest releases: v0.19.3, v0.19.2, v0.19.1...
18 months ago

Changelog

Added

  • Added --workspace, --all, --package and --exclude CLI options for package selection when in a Cargo project
    (limitations apply: workspace support will be improved in future releases)
  • cargo msrv find --write-msrv is now aliased by cargo msrv find --set, which is consistent in terminology with
    cargo msrv set

Changed

  • Toolchains installed with rustup install now use the --no-self-update flag

Known issues

  • Installing toolchains on GitHub Actions can fail for the windows runner (see #1036)

New Contributors

Full Changelog: v0.16.2...v0.16.3

Don't miss a new cargo-msrv release

NewReleases is sending notifications on new releases.