Comment on Secure Rust GuidelinesparentComments−jamwaffles6y`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−masklinn6yThere's also cargo-crev which is pretty neat.
Comments
`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
There's also cargo-crev which is pretty neat.