# cargo-deny configuration for sankhya
# https://embarkstudios.github.io/cargo-deny/
[]
= true
[]
= 2
[]
= 2
= [
"MIT",
"Apache-2.0",
"GPL-3.0-only",
"Unicode-3.0",
]
[]
= "warn"
= "deny"
= "all"
[]
= "deny"
= "deny"
= ["https://github.com/rust-lang/crates.io-index"]
= []