michal/tit
Browse tree · Show commit · Download archive
Blob: deny.toml
[advisories]
version = 2
yanked = "deny"
[licenses]
version = 2
confidence-threshold = 0.93
allow = [
"Apache-2.0",
"BSD-3-Clause",
"ISC",
"MIT",
"Unicode-3.0",
]
[bans]
multiple-versions = "warn"
wildcards = "deny"
[sources]
unknown-registry = "deny"
unknown-git = "deny"
allow-registry = ["https://github.com/rust-lang/crates.io-index"]