Skip to content

Commit

Permalink
chore: allow Zlib in deny.toml (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrasiuk authored Oct 14, 2024
1 parent a34c37e commit 7a1baa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ allow = [
"Unicode-DFS-2016",
"Unlicense",
"MPL-2.0",
"Zlib",
# https://github.com/briansmith/ring/issues/902
"LicenseRef-ring",
# https://github.com/briansmith/webpki/issues/148
Expand Down

0 comments on commit 7a1baa0

Please sign in to comment.