[graph]
targets = [
{ triple = "aarch64-apple-darwin" },
{ triple = "x86_64-unknown-linux-gnu" },
]
[advisories]
version = 2
[licenses]
version = 2
confidence-threshold = 0.8
allow = [
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"BSD-2-Clause",
"BSD-3-Clause",
"ISC",
"MIT",
"MPL-2.0",
"OFL-1.1",
"Unicode-3.0",
"Ubuntu-font-1.0",
"Zlib",
]
private = { ignore = true }
[bans]
multiple-versions = "warn"
wildcards = "deny"
highlight = "all"
[sources]
unknown-registry = "deny"
unknown-git = "deny"
allow-registry = ["https://github.com/rust-lang/crates.io-index"]