[advisories] version = 2 [licenses] allow = [ "MIT", "Apache-2.0", "Apache-2.0 WITH LLVM-exception", "GPL-3.0", "Unicode-3.0", # used for unicode-ident "Zlib" ] confidence-threshold = 0.8 [bans] multiple-versions = "deny" wildcards = "warn" highlight = "all" [sources] unknown-registry = "deny" unknown-git = "deny" allow-registry = ["https://github.com/rust-lang/crates.io-index"]