Bump cargo-vet to 0.5. (#6029)

Aside from a few new features (notably automatic registry suggestions), this
release removes the need to import description for criteria that are not
directly used, and adds an explicit version to the cargo-vet instance.
This commit is contained in:
Bobby Holley
2023-03-15 15:14:38 -07:00
committed by GitHub
parent d76f7ee52e
commit 5ff2824ebb
3 changed files with 7 additions and 53 deletions

View File

@@ -1,6 +1,9 @@
# cargo-vet config file
[cargo-vet]
version = "0.5"
[imports.chromeos]
url = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/main/cargo-vet/audits.toml?format=TEXT"