Skip to content

Commit

Permalink
chore: Update cargo-deny config to allow Unicode-3.0 license (#2060)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored Nov 23, 2024
1 parent 8399b61 commit c70ba3f
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 @@ -37,7 +37,7 @@ allow = [
"MIT",
"OpenSSL",
"Zlib",
"Unicode-DFS-2016",
"Unicode-3.0",
"MPL-2.0",
"BSD-3-Clause",
]
Expand Down

0 comments on commit c70ba3f

Please sign in to comment.