cargo-msrv 0.16.0

Find your minimum supported Rust version (MSRV)!
Documentation
1
2
3
4
mod find;
mod set;
mod show;
mod verify;