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
Delete msrv_toolchain.toml, and instead read the MSRV from cargo and copy it to
rust-toolchain.toml. This ensures the job is checking the same MSRV set in
Cargo.toml, and reduces the number of places that the MSRV needs to be manually
updated when we change it.
0 commit comments