diff --git a/deny.toml b/deny.toml index 8d235dbd6e..b385ec1035 100644 --- a/deny.toml +++ b/deny.toml @@ -32,5 +32,5 @@ allow = [ # Fedora believes it is a free license: https://fedoraproject.org/wiki/Licensing/Unicode # Google categorizes the license under "notice" which means it can be used (with some exceptions like # notices or advertising clauses): https://opensource.google/documentation/reference/thirdparty/licenses#notice - "Unicode-DFS-2016", + "Unicode-3.0", ]