Closed lolbinarycat closed 2 weeks ago
trying to run cargo install cargo-binstall and I get an issue about being unable to resolve fs4 0.10.0. sure enough, checking crates.io reveals that version has been yanked.
cargo install cargo-binstall
0.10.0
Fixed by #1954
trying to run
cargo install cargo-binstall
and I get an issue about being unable to resolve fs40.10.0
. sure enough, checking crates.io reveals that version has been yanked.