[]
# The fuzz crate is a standalone workspace; only check the main crate.
= ["apm-forensic-fuzz"]
# cargo-deny v2: anything not in `allow` is denied — no separate deny list.
# Copyleft licenses (GPL/LGPL/AGPL) are excluded simply by omission.
[]
= ["MIT", "Apache-2.0", "Apache-2.0 WITH LLVM-exception", "ISC", "Unicode-DFS-2016", "Unicode-3.0"]
= 0.8
[]
= "warn"
= "deny"
[]
= 2
= "~/.cargo/advisory-db"
= ["https://github.com/rustsec/advisory-db"]
= []
[]
= "deny"
= "deny"
= ["https://github.com/rust-lang/crates.io-index"]