We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cbd3c7 commit 00381c5Copy full SHA for 00381c5
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