We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f90aa2 commit 53e0becCopy full SHA for 53e0bec
deny.toml
@@ -32,6 +32,7 @@ allow = [
32
"ISC", # https://tldrlegal.com/license/isc-license
33
"MIT", # https://tldrlegal.com/license/mit-license
34
"Unicode-3.0", # https://spdx.org/licenses/Unicode-3.0.html
35
+ "Zlib", # https://spdx.org/licenses/Zlib.html
36
]
37
confidence-threshold = 1.0
38
private = { ignore = true }
0 commit comments