[graph] all-features = true [advisories] yanked = "deny" [bans] multiple-versions = "allow" wildcards = "deny" deny = [ { name = "native-tls" }, { name = "openssl" }, { name = "openssl-sys" }, ] [licenses] allow = [ "Apache-2.0", "BSD-3-Clause", "GPL-2.0-only", "ISC", "MIT", "Unicode-3.0", "Zlib", ] [sources] unknown-registry = "deny" unknown-git = "deny" allow-registry = ["https://github.com/rust-lang/crates.io-index"]