[advisories]
git-fetch-with-cli = true
[licenses]
allow = [
"Apache-2.0",
"MIT",
"Unicode-3.0",
"Zlib",
]
confidence-threshold = 0.95
[bans]
multiple-versions = "warn"
wildcards = "allow"
[sources]
unknown-registry = "warn"
unknown-git = "warn"
allow-registry = ["https://github.com/rust-lang/crates.io-index"]