diff --git a/deny.toml b/deny.toml index 9aa1e89..26b7648 100644 --- a/deny.toml +++ b/deny.toml @@ -93,7 +93,7 @@ allow = [ "BSD-2-Clause", "BSD-3-Clause", "MIT", - "Unicode-DFS-2016", + "Unicode-3.0", ] # The confidence threshold for detecting a license from license text. # The higher the value, the more closely the license text must be to the