Skip to content

Commit 2341f60

Browse files
committed
cargo-deny: Allow "Zlib" license
1 parent 93edd5e commit 2341f60

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
@@ -108,6 +108,7 @@ allow = [
108108
"MIT",
109109
"MPL-2.0",
110110
"Unicode-3.0",
111+
"Zlib",
111112
]
112113
# The confidence threshold for detecting a license from license text.
113114
# The higher the value, the more closely the license text must be to the

0 commit comments

Comments
 (0)