Skip to content

Commit

Permalink
chore: Update the license exception for unicode-ident
Browse files Browse the repository at this point in the history
  • Loading branch information
poljar committed Nov 21, 2024
1 parent 5eb25a6 commit 2878c86
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 @@ -20,7 +20,7 @@ allow = [
"MIT",
]
exceptions = [
{ allow = ["Unicode-DFS-2016"], crate = "unicode-ident" },
{ allow = ["Unicode-3.0"], crate = "unicode-ident" },
]

[bans]
Expand Down

0 comments on commit 2878c86

Please sign in to comment.