You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Replace cargo-msrv with cargo check + specific version (#549)
cargo-msrv verify gave passing return codes with invalid commands.
I could not replicate this locally, so this PR changes the CI to
do something that "just works".
0 commit comments