Skip to content

Commit e11367b

Browse files
committed
feat(deny): allow Zlib license
1 parent 8508470 commit e11367b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ allow = [
9494
"MIT",
9595
"Apache-2.0",
9696
"Unicode-3.0",
97+
"Zlib",
9798
]
9899
# The confidence threshold for detecting a license from license text.
99100
# The higher the value, the more closely the license text must be to the

0 commit comments

Comments
 (0)