[graph]
all-features = true
[advisories]
ignore = [
{ id = "RUSTSEC-2024-0436", reason = "Unmaintained paste is transitive through Candle 0.11 and has no safe compatible upgrade; review by 2026-10-15" },
]
[licenses]
confidence-threshold = 0.8
allow = [
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"BSD-2-Clause",
"BSL-1.0",
"MIT",
"Unicode-3.0",
"Unlicense",
"Zlib",
]
[bans]
multiple-versions = "warn"
wildcards = "deny"
highlight = "simplest-path"
[sources]
unknown-registry = "deny"
unknown-git = "deny"
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
allow-git = []