Skip to content

Commit

Permalink
chore: update deny.toml
Browse files Browse the repository at this point in the history
the unicode-ident crates changed license from Unicode-DFS-2016 to
Unicode-3.0

Signed-off-by: Patrick Roy <[email protected]>
  • Loading branch information
roypat authored and zulinx86 committed Dec 11, 2024
1 parent 83c57e9 commit f90cc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ allow = [
"Apache-2.0",
"BSD-3-Clause",
"ISC",
"Unicode-DFS-2016",
"Unicode-3.0",
"OpenSSL"
]

Expand Down

0 comments on commit f90cc5c

Please sign in to comment.