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 d1f1499 commit f7a7f62Copy full SHA for f7a7f62
deny.toml
@@ -9,7 +9,7 @@ allow = [
9
"Apache-2.0",
10
]
11
exceptions = [
12
- { allow = ["Unicode-3.0", "Unicode-DFS-2016"], crate = "unicode-ident" },
+ { allow = ["Unicode-3.0"], crate = "unicode-ident" },
13
14
15
[bans]
0 commit comments