[]
# cargo-deny is really only ever intended to run on the "normal" tier-1 targets
= [
"x86_64-unknown-linux-gnu",
"aarch64-unknown-linux-gnu",
"x86_64-unknown-linux-musl",
"aarch64-apple-darwin",
"x86_64-apple-darwin",
"x86_64-pc-windows-msvc",
]
[]
= 2
= []
[]
= "deny"
= "deny"
= []
[]
= 2
= "deny"
# We want really high confidence when inferring licenses from text
= 0.93
= [
"MIT",
"Apache-2.0",
"Unicode-3.0",
"MPL-2.0",
"Zlib",
"BSD-3-Clause",
]
= []