From bd0559f995a5a1ec7b056736718e51caefd86127 Mon Sep 17 00:00:00 2001 From: mohanson Date: Wed, 27 Nov 2024 16:16:14 +0800 Subject: [PATCH] Allow Unicode-3.0 License --- deny.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/deny.toml b/deny.toml index 5a0ed6a6..84cdf0ab 100644 --- a/deny.toml +++ b/deny.toml @@ -95,6 +95,7 @@ allow = [ "ISC", "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