Releases: rustsec/rustsec
Releases · rustsec/rustsec
cargo-audit/v0.17.2
Merge pull request #717 from rustsec/release-0.17.2 Release 0.17.2
cargo-audit/v0.17.1
Added the cargo audit bin
subcommand to audit binaries compiled with cargo auditable
.
For now this requires the binary-scanning
feature to be enabled at build time:
$ cargo install cargo-audit --features=binary-scanning
cargo-audit/v0.17.0
cargo-audit v0.17.0 (#576)
cargo-audit/v0.16.0
cargo-audit v0.16.0 (#487)