Below you will find pages that utilize the taxonomy term “derrix060”
January 14, 2026
Find Minimum Required Rust Version
Version updated for https://github.com/derrix060/detect-rust-minimum-version to version v1.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The detect-rust-minimum-version GitHub Action automates the process of identifying the minimum required Rust version for a project by analyzing its source code and Cargo.toml file. It streamlines compatibility checks by determining the highest minimum supported Rust version (MSRV) across specified project paths, helping developers ensure their project adheres to Rust version requirements.