Skip to content

Releases: derrix060/detect-rust-minimum-version

v1.0.1

11 Oct 10:39
Compare
Choose a tag to compare

What's Changed

  • Update cargo-msrv command to use verify subcommand by @derrix060 in #2

Full Changelog: v1...v1.0.1

v1

11 Oct 10:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v1

First version

13 Sep 20:19
154ae43
Compare
Choose a tag to compare
Pre-release

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.