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
Loads of deps break MSRV at the moment because the Rust ecosystem is
upgrading to edition 2021 left, right, and centre without bumping crate
versions.
Pin various crates in CI for MSRV test run, do it in the CI script
instead of in the github action.
0 commit comments