Hacker News new | ask | show | jobs
by jamwaffles 2274 days ago
`cargo-outdated` is mint. If you haven't already, consider installing `cargo-edit` too! It adds `cargo add`/`cargo rm` to add/remove crates, as well as `cargo upgrade` to bump semver versions.

https://github.com/killercup/cargo-edit

1 comments

There's also cargo-crev which is pretty neat.