# cargo-deny configuration
# https://embarkstudios.github.io/cargo-deny/
[]
= 2
= []
[]
= 2
= [
"MIT",
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"BSD-2-Clause",
"BSD-3-Clause",
"ISC",
"Zlib",
"Unicode-3.0",
"Unicode-DFS-2016",
]
[]
= "warn"
= "allow"
= "all"
= []
[]
= "warn"
= "warn"
= ["https://github.com/rust-lang/crates.io-index"]