I’m sure there was a command to run to clean up my...
# development
c
I’m sure there was a command to run to clean up my rust crates, or something like that, but I’ve forgot and misplaced the information. Help.. ? 😉
Copy code
* Checking Rust target headers
    Updating <http://crates.io|crates.io> index
     Ignored package `cargo-ensure-prefix v0.1.7` is already installed, use --force to override
error: could not find `=0.1.7` in registry `crates-io` with version `*`
     Summary Successfully installed cargo-ensure-prefix! Failed to install =0.1.7 (see error(s) above).
error: some crates failed to install
* Typechecking
besides the error messages are confusing, as it states there’s an issue, then that it successfully installed it, then again that it failed to install it.. 🤷