Skip to content

Commit

Permalink
Update licenses to accomodate unicode-ident 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Nov 22, 2024
1 parent e6b2ff7 commit 95ebe11
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
@@ -1,6 +1,6 @@
[licenses]
version = 2
allow = ["Apache-2.0", "BSD-3-Clause", "ISC", "MIT", "OpenSSL", "Unicode-DFS-2016"]
allow = ["Apache-2.0", "BSD-3-Clause", "ISC", "MIT", "OpenSSL", "Unicode-3.0"]

[[licenses.clarify]]
name = "ring"
Expand Down

0 comments on commit 95ebe11

Please sign in to comment.