Skip to content

Commit b9d5318

Browse files
committed
cargo-deny: allow 'Unicode-3.0' license
1 parent 6f21759 commit b9d5318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/other/deny.toml

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ allow = [
104104
"BSD-3-Clause",
105105
"ISC",
106106
"Unicode-DFS-2016",
107+
"Unicode-3.0", # unicode-ident
107108
"MPL-2.0",
108109
#"Apache-2.0 WITH LLVM-exception",
109110
]

0 commit comments

Comments
 (0)