Skip to content

Commit

Permalink
Accomodate license change for unicode-ident 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Dec 2, 2024
1 parent 69a6b9d commit b34dc99
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 @@ -8,7 +8,7 @@ allow = [
"ISC",
"MIT",
"MPL-2.0",
"Unicode-DFS-2016",
"Unicode-3.0",
]
exceptions = [{ allow = ["ISC", "MIT", "OpenSSL"], name = "ring" }]

Expand Down

0 comments on commit b34dc99

Please sign in to comment.