Audit Cargo.lock for crates with security vulnerabilities
cargo add cargo-audit
[dependencies]
cargo-audit = "0.22.2"
| 官网 | https://rustsec.org |
|---|---|
| 仓库 | https://github.com/rustsec/rustsec |
| 最新版本 | 0.22.2 |
| 分类 | development-tools::cargo-plugins |