Skip to content

Commit

Permalink
chore(ci): fix deny (add ZLib exception) (foundry-rs#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosnacks authored Oct 14, 2024
1 parent afa7569 commit 81a77b4
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 @@ -56,6 +56,7 @@ allow = [
"LicenseRef-webpki",
"BSL-1.0",
"Unicode-3.0",
"Zlib",
]

# Allow 1 or more licenses on a per-crate basis, so that particular licenses
Expand Down

0 comments on commit 81a77b4

Please sign in to comment.