[graph]
all-features = true
[advisories]
version = 2
yanked = "deny"
ignore = []
[licenses]
confidence-threshold = 0.8
allow = [
"Apache-2.0",
"MIT",
"Unicode-3.0",
]
exceptions = []
[bans]
multiple-versions = "warn"
wildcards = "deny"
highlight = "all"
deny = []
skip = []
skip-tree = []
[sources]
unknown-registry = "deny"
unknown-git = "deny"
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
allow-git = []