[graph]
all-features = true
[licenses]
version = 2
confidence-threshold = 0.93
allow = [
"Apache-2.0",
"MIT",
"BSD-3-Clause",
"Unicode-3.0",
"ISC",
"CDLA-Permissive-2.0",
"0BSD",
]
exceptions = []
[bans]
multiple-versions = "deny"
wildcards = "deny"
deny = []
skip = []
skip-tree = []
[advisories]
version = 2
db-urls = ["https://github.com/rustsec/advisory-db"]
yanked = "deny"
ignore = []
[sources]
unknown-registry = "deny"
unknown-git = "deny"
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
allow-git = []