[output] feature-depth = 1 [licenses] allow = ["Apache-2.0", "BSD-3-Clause", "MIT", "ISC", "Unicode-3.0", "Zlib"] [[licenses.clarify]] crate = "ring" expression = "MIT AND ISC AND OpenSSL" license-files = [{ path = "LICENSE", hash = 0xbd0eed23 }] [licenses.private] ignore = true [bans] multiple-versions = "allow" wildcards = "allow" highlight = "all" workspace-default-features = "allow" external-default-features = "allow" deny = [{ crate = "opentelemetry", deny-multiple-versions = true }] [sources] unknown-registry = "warn" unknown-git = "warn" allow-registry = ["https://github.com/rust-lang/crates.io-index"]