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
Install cargo-msrv using stable toolchain. (#1215)
When running the CI check "msrv", we install the cargo-msrv command
using the stable Rust toolchain because it sometimes requires a higher
Rust version than our chosen version in the file `rust-toolchain`.
0 commit comments