github foresterre/cargo-msrv v0.11.0
cargo-msrv v0.11.0

latest releases: v0.19.3, v0.19.2, v0.19.1...
4 years ago

0.11.0 - 2021-10-28

  • Added --release-source which allows users to select a rust-releases source. Thanks @pjsier
  • A message is now shown to inform users when the index is being updated. Thanks @pjsier
  • Verify can now also read and use the package.rust-version MSRV key in the Cargo.toml manifest.
  • When the package.edition is set, the first release supporting this edition will now be set as the minimum version.
    This behaviour can be disabled by providing the --no-read-min-edition flag. Thanks @clanghout

NB:

  • The automated builds failed and are omitted from this release, see: #156
  • Fixed in release 0.11.1

Don't miss a new cargo-msrv release

NewReleases is sending notifications on new releases.