1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[graph] all-features = true [advisories] version = 2 yanked = "deny" [bans] multiple-versions = "warn" wildcards = "deny" [sources] unknown-registry = "deny" unknown-git = "deny" allow-registry = ["https://github.com/rust-lang/crates.io-index"]