[advisories] version = 2 yanked = "deny" [licenses] version = 2 confidence-threshold = 0.8 allow = [ "Apache-2.0", "Apache-2.0 WITH LLVM-exception", "MIT", "MPL-2.0", "Unicode-3.0", "Unlicense", ] [bans] multiple-versions = "allow" wildcards = "allow" highlight = "all" deny = [ { name = "cbindgen", reason = "Keep header generation out of the default Cargo build graph; use the explicit maintainer script only." }, ] [sources] unknown-registry = "deny" unknown-git = "deny" allow-registry = ["https://github.com/rust-lang/crates.io-index"]