Skip to content

Commit 30da7de

Browse files
committed
fix: update the license for unicode
Signed-off-by: David Bernard <[email protected]>
1 parent 1cbd3c7 commit 30da7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cargo-deny/deny.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ wildcards = "deny"
77

88
[licenses]
99
confidence-threshold = 0.95
10-
allow = ["Apache-2.0", "MIT", "MIT-0", "Unicode-DFS-2016"]
10+
allow = ["Apache-2.0", "MIT", "MIT-0", "Unicode-3.0"]
1111
exceptions = []
1212

1313
# The unpublished packages (generator) would be ignored now

0 commit comments

Comments
 (0)