cargo-edit
cargo-edit copied to clipboard
`cargo remove` doesn't suggest `cargo rm`
When I first started using cargo-edit, I didn't realise that the remove-dependency command was called cargo rm, and it wasn't suggested when I typed cargo-remove, so, for a while, I didn't even know it existed. Would be nice to add an alias or suggestion somehow.