Releases: derrix060/detect-rust-minimum-version
Releases · derrix060/detect-rust-minimum-version
v1.0.1
What's Changed
- Update cargo-msrv command to use verify subcommand by @derrix060 in #2
Full Changelog: v1...v1.0.1
v1
First version
This GitHub Action automates the process of determining the minimum Rust version required for your project. It ensures that your code is compatible with older versions of Rust, giving you confidence that it will run in environments with various toolchain versions.