4 ms·
`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 u
by jamwaffles 7y 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 https://github.com/killercup/cargo-edit
- masklinn 7y agoThere's also cargo-crev which is pretty neat.