diff --git a/deny.toml b/deny.toml index 7e49a6f..5b4548f 100644 --- a/deny.toml +++ b/deny.toml @@ -18,11 +18,11 @@ allow = [ "MIT", "Apache-2.0", "BSD-3-Clause", - "Unicode-DFS-2016", "MPL-2.0", "ISC", "OpenSSL", "0BSD", + "Unicode-3.0", ] confidence-threshold = 0.96