# deny.toml
[]
= "deny"
= "warn"
= "warn"
= "warn"
= [] # fill with advisory IDs you intentionally accept (with a comment in PR)
[]
= "deny" # no version = "*"
= "warn" # allow dupes for now, just warn
[]
= "deny"
= ["MIT", "Apache-2.0", "BSD-3-Clause", "ISC", "Unicode-DFS-2016"]
= "warn"
= 0.8
[]
= ["https://github.com/rust-lang/crates.io-index"]
= "deny"
= "deny"
= [] # add specific git URLs if you use git deps