# cargo-deny configuration for rasayan
# https://embarkstudios.github.io/cargo-deny/
[]
= true
[]
= 2
[]
= 2
= [
"MIT",
"MIT-0",
"Apache-2.0",
"BSD-2-Clause",
"BSD-3-Clause",
"ISC",
"Unicode-3.0",
"GPL-3.0-only",
"AGPL-3.0-only",
"LGPL-2.1-or-later",
"CDLA-Permissive-2.0",
]
[]
= "warn"
= "deny"
= "all"
[]
= "deny"
= "deny"
= ["https://github.com/rust-lang/crates.io-index"]
= []