chore: Fix audit

This commit is contained in:
Sebastian Bor 2022-12-21 13:17:50 +00:00
parent dd6be5bef8
commit 802efdd201
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ show_tree = true # Show inverse dependency trees along with advisories (default:
# arch = "x86_64" # Ignore advisories for CPU architectures other than this one
# os = "linux" # Ignore advisories for operating systems other than this one
[packages]
source = "all" # "all", "public" or "local"
#[packages]
#source = "all" # "all", "public" or "local"
[yanked]
enabled = false # Warn for yanked crates in Cargo.lock (default: true)