# cargo-deny config (schema v2 — cargo-deny ≥ 0.18)
# https://embarkstudios.github.io/cargo-deny/
[]
= 2
= "warn"
= "workspace"
[]
= 2
= [
"MIT",
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"BSD-2-Clause",
"BSD-3-Clause",
"ISC",
"MPL-2.0",
"Unicode-3.0",
"Unicode-DFS-2016",
"Zlib",
"CDLA-Permissive-2.0",
"CC0-1.0",
"0BSD",
]
= { = true }
[]
# Two direct dependencies and a thin transitive closure: a diamond worth
# flagging is more likely a real duplicate than an unavoidable spread.
= "warn"
= "deny"
[]
= "warn"
= "warn"