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

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

0.4.0 - 2021-04-09

  • Added option to only take the latest patch Release version into acount, and make it the default
  • Added minimum and maximum release version options, which can be used to restrict the range of version to be checked
  • Change default check command to cargo check -all (was cargo build --all)
  • Add option to output a rust-toolchain file
  • Add option to use a binary search instead of a linear search to find the MSRV

Don't miss a new cargo-msrv release

NewReleases is sending notifications on new releases.