fix(future): Clarify why cargo-audit

This commit is contained in:
Ed Page 2024-01-11 12:24:15 -06:00
parent 4e0a359062
commit 2f709d6015
1 changed files with 2 additions and 1 deletions

View File

@ -869,7 +869,8 @@ The config field is fairly rough
## Integrate `cargo audit`
If we [integrate `cargo audit`](https://github.com/rust-lang/cargo/issues/7678),
we can better help users on older dependencies identify security vulnerabilities.
we can better help users on older dependencies identify security vulnerabilities,
reducing the risks associated with being on older versions.
## "cargo upgrade"