Skip to content

Commit

Permalink
chore: Allow the Unicode-3.0 license (#292)
Browse files Browse the repository at this point in the history
Allow `Unicode-3.0` since it is permissive. Employed by the dependency
[`icu4x`](https://github.com/unicode-org/icu4x), an indirect dependency
of `reqwest`.

Co-authored-by: Maksim Ryndin <[email protected]>
  • Loading branch information
v0-e and maksimryndin authored Nov 21, 2024
1 parent f4ae24c commit 6370149
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v4-client-rs/deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ allow = [
"BSD-3-Clause",
"ISC",
"Unicode-DFS-2016",
"Unicode-3.0",
"OpenSSL",
"LicenseRef-dYdX-Custom",
]
Expand Down

0 comments on commit 6370149

Please sign in to comment.