rust-lang / rust-mode

Emacs configuration for Rust
Apache License 2.0
1.09k stars 176 forks source link

rustic-cargo-upgrade doesn't work - no such command: `upgrade` #490

Closed maruks closed 4 months ago

maruks commented 1 year ago
cargo upgrade 
error: no such command: `upgrade`

    Did you mean `update`?

    View all installed commands with `cargo --list`

rust-compilation exited abnormally with code 101 at Thu Feb  9 19:05:19

cargo 1.67.1 (8ecd4f20a 2023-01-10)

brotzeit commented 1 year ago

Do you have cargo-edit installed ?

psibi commented 4 months ago

Closing this issue since this seems to be a mis-configuration and there has been no response.