Skip to content

Commit 674f5e6

Browse files
hw0lffelinorbgr
authored andcommitted
CI: Add Zlib to cargo-deny license allow list
1 parent 612e014 commit 674f5e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ allow = [
2323
"MIT",
2424
"ISC",
2525
"BSD-3-Clause",
26+
"Zlib",
2627
# Used in unicode-ident, which is used by syn and proc-macro2.
2728
#
2829
# Do watch https://github.com/rust-lang/rust/issues/98116 for future progress on this

0 commit comments

Comments
 (0)