-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
A-new-subcommandArea: new subcommandArea: new subcommandC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`S-needs-rfcStatus: Needs an RFC to make progress.Status: Needs an RFC to make progress.
Description
Describe the problem you are trying to solve
I read about cargo audit
on the Rust blog, but it isn't in cargo --list
.
Describe the solution you'd like
Add cargo audit
to cargo --list
.
Notes
Can cargo audit
be installed with rustup like cargo fmt
and cargo clippy
etc.? I love cargo and feel having everything encapsulated / documented in the CLI tool would be helpful.
eutampieri, phansch, 8573 and RandomInsano
Metadata
Metadata
Assignees
Labels
A-new-subcommandArea: new subcommandArea: new subcommandC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`S-needs-rfcStatus: Needs an RFC to make progress.Status: Needs an RFC to make progress.