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

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

0.12.0 - 2021-11-01

  • Added subcommand list which lists the MSRV's of dependencies as specified by crate authors using the rust-version key.
  • You can now also simply run cargo-msrv standalone, i.e. cargo-msrv instead of cargo msrv

Only list is available as a subcommand. The determine-msrv and verify-msrv commands have not been ported to subcommands yet, but are planned to.

Also of interest:

Don't miss a new cargo-msrv release

NewReleases is sending notifications on new releases.