= [
{ = "x86_64-unknown-linux-gnu" },
{ = "x86_64-apple-darwin" },
{ = "x86_64-pc-windows-msvc" },
{ = "aarch64-linux-android" },
]
# https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html
[]
= "deny"
= "deny"
= "deny"
= []
# https://embarkstudios.github.io/cargo-deny/checks/licenses/cfg.html
[]
= [
"Apache-2.0 WITH LLVM-exception",
"Apache-2.0",
"MIT",
"Unicode-DFS-2016",
]
# https://embarkstudios.github.io/cargo-deny/checks/bans/cfg.html
[]
= "deny"
= "allow"
= []