Skip to content

Update cargo-msrv command to use verify subcommand #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

derrix060
Copy link
Owner

Switches to the verify subcommand in the cargo-msrv command to ensure accurate verification of the minimum supported Rust version (MSRV). This change improves the reliability of the MSRV detection process.

@derrix060 derrix060 enabled auto-merge (rebase) October 11, 2024 07:34
@derrix060 derrix060 force-pushed the mario/fix-command branch 5 times, most recently from 9571e29 to 7ee3888 Compare October 11, 2024 10:11
Switches to the `find` subcommand in the cargo-msrv command to ensure
accurate verification of the minimum supported Rust version (MSRV).
This change improves the reliability of the MSRV detection process.

More info on the breaking change:
https://github.com/foresterre/cargo-msrv/releases/tag/v0.16.0
@derrix060 derrix060 merged commit de5f134 into main Oct 11, 2024
1 check passed
@derrix060 derrix060 deleted the mario/fix-command branch October 11, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant