# cargo-deny configuration
# https://embarkstudios.github.io/cargo-deny/
[]
= true
[]
= []
[]
= ["Apache-2.0", "MIT", "Unicode-3.0", "Unlicense", "Zlib", "0BSD"]
[]
= "warn"
= "allow"
[]
= "deny"
= "deny"
= ["https://github.com/rust-lang/crates.io-index"]
= []