0.12.0 - 2021-11-01
- Added subcommand
listwhich 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-msrvinstead ofcargo 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: