diff --git a/.github/other/deny.toml b/.github/other/deny.toml index ce6054fc3..c4474efdf 100644 --- a/.github/other/deny.toml +++ b/.github/other/deny.toml @@ -104,6 +104,7 @@ allow = [ "BSD-3-Clause", "ISC", "Unicode-DFS-2016", + "Unicode-3.0", # unicode-ident "MPL-2.0", #"Apache-2.0 WITH LLVM-exception", ]