Skip to content

Commit f90cc5c

Browse files
roypatzulinx86
authored andcommitted
chore: update deny.toml
the unicode-ident crates changed license from Unicode-DFS-2016 to Unicode-3.0 Signed-off-by: Patrick Roy <[email protected]>
1 parent 83c57e9 commit f90cc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deny.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ allow = [
55
"Apache-2.0",
66
"BSD-3-Clause",
77
"ISC",
8-
"Unicode-DFS-2016",
8+
"Unicode-3.0",
99
"OpenSSL"
1010
]
1111

0 commit comments

Comments
 (0)