Skip to content

Commit

Permalink
Allow Unicode-3.0 license
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilirad committed Nov 30, 2024
1 parent d8c28bc commit 26edd41
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 @@ -23,7 +23,7 @@ allow = [
"CC0-1.0",
]
exceptions = [
{ name = "unicode-ident", allow = ["Unicode-DFS-2016"] },
{ name = "unicode-ident", allow = ["Unicode-DFS-2016", "Unicode-3.0"] },
]

[[licenses.clarify]]
Expand Down

0 comments on commit 26edd41

Please sign in to comment.