Skip to content

Commit 62c13b4

Browse files
committed
Fix cargo deny
1 parent 36a40de commit 62c13b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

+1
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@ allow = [
5858
"OFL-1.1", # https://spdx.org/licenses/OFL-1.1.html
5959
"OpenSSL", # https://www.openssl.org/source/license.html - used on Linux
6060
"Unicode-DFS-2016", # https://spdx.org/licenses/Unicode-DFS-2016.html
61+
"Unicode-3.0", # https://spdx.org/licenses/Unicode-3.0.html
6162
"Zlib", # https://tldrlegal.com/license/zlib-libpng-license-(zlib)
6263
]

0 commit comments

Comments
 (0)