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