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
This commit bumps the version of RUST_TOOLCHAIN
and rustfmt-nightly crate for CI tests.
The rustfmt-nightly crate has caret version dependencies
on rustc* crates that can cause newer dependencies versions
to be brought in that do not work with an older nightly
toolchain.
0 commit comments