diff --git a/deny.toml b/deny.toml index 77ed81e..d055e8b 100644 --- a/deny.toml +++ b/deny.toml @@ -27,14 +27,13 @@ ignore = [] [licenses] allow = [ - "GPL-2.0", - "MIT", "Apache-2.0", - "ISC", - "MPL-2.0", - "Unicode-DFS-2016", "BSD-3-Clause", - "OpenSSL", + "CDLA-Permissive-2.0", + "ISC", + "MIT", + "Unicode-3.0", + "Zlib" ] confidence-threshold = 0.8 exceptions = [] @@ -75,4 +74,3 @@ allow-registry = ["https://github.com/rust-lang/crates.io-index"] allow-git = [] [sources.allow-org] -