Skip to content

Commit fe13b15

Browse files
ci(deny): Allow Unicode-3.0 license (#335)
1 parent ea1301a commit fe13b15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ allow = [
2929
"ISC",
3030
# Apparently for us it's equivalent to BSD-3 which is considered compatible with MIT and Apache-2.0
3131
"Unicode-DFS-2016",
32+
"Unicode-3.0",
3233
# Used by webpki-roots and option-ext which we are using without modifications in a larger work, therefore okay.
3334
"MPL-2.0",
3435
"BSD-3-Clause",

0 commit comments

Comments
 (0)