Need help with cargo install
·
0 reactions
·
0 comments
·
0 views
Hi everyone, I published a binary crate to crates.io today, but I am not able to install it using cargo install . $ cargo install <crate_name> Updating crates.io index error: could not find `<crate_name>` in registry `crates-io` with version `*` However, cargo info and cargo search can successfully recognize the crate. I tried clearing the index and also tried in a fresh installation of Rust but it did not seem to fix the issue. Oddly enough, I have published other crates before, among which a f
Original article
Reddit
Anonymous · no account needed