We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbd3c7 commit 30da7deCopy full SHA for 30da7de
tools/cargo-deny/deny.toml
@@ -7,7 +7,7 @@ wildcards = "deny"
7
8
[licenses]
9
confidence-threshold = 0.95
10
-allow = ["Apache-2.0", "MIT", "MIT-0", "Unicode-DFS-2016"]
+allow = ["Apache-2.0", "MIT", "MIT-0", "Unicode-3.0"]
11
exceptions = []
12
13
# The unpublished packages (generator) would be ignored now
0 commit comments