We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea1301a commit fe13b15Copy full SHA for fe13b15
deny.toml
@@ -29,6 +29,7 @@ allow = [
29
"ISC",
30
# Apparently for us it's equivalent to BSD-3 which is considered compatible with MIT and Apache-2.0
31
"Unicode-DFS-2016",
32
+ "Unicode-3.0",
33
# Used by webpki-roots and option-ext which we are using without modifications in a larger work, therefore okay.
34
"MPL-2.0",
35
"BSD-3-Clause",
0 commit comments