[advisories] version = 2 db-path = "~/.cargo/advisory-db" db-urls = [ "https://github.com/rustsec/advisory-db" ] [licenses] version = 2 allow = [ "MIT", "Apache-2.0", "BSD-3-Clause", "MPL-2.0", "ISC", "OpenSSL", "Unicode-DFS-2016", ] [[licenses.clarify]] name = "ring" expression = "MIT AND ISC AND OpenSSL" license-files = [ { path = "LICENSE", hash = 0xbd0eed23 } ] [bans] multiple-versions = "allow"