Skip to content

Commit

Permalink
chore: add unicode-3.0 license
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-ippolito committed Dec 29, 2024
1 parent 5238d56 commit 65e1753
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ allow = [
"BSD-3-Clause",
"BSD-2-Clause",
"Unicode-DFS-2016",
"BSL-1.0"
"BSL-1.0",
"Unicode-3.0"
]
confidence-threshold = 0.8
exceptions = []
Expand Down

0 comments on commit 65e1753

Please sign in to comment.