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
The CICD workflow build is broken for the 'nightly-x86_64-pc-windows-gnu' toolchain because cargo is absorbing the cargo-tree external utility. Unfortunately, the new, internal, command has incompatible flags causing errors.
I'm testing a fix now, and I'll post a PR for it tomorrow.
The CICD workflow build is broken for the 'nightly-x86_64-pc-windows-gnu' toolchain because
cargo
is absorbing thecargo-tree
external utility. Unfortunately, the new, internal, command has incompatible flags causing errors.I'm testing a fix now, and I'll post a PR for it tomorrow.
cargo tree
command. rust-lang/cargo#8062The text was updated successfully, but these errors were encountered: