summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--deny.toml3
-rw-r--r--test/deny.toml3
2 files changed, 4 insertions, 2 deletions
diff --git a/deny.toml b/deny.toml
index ef0da92bcc..0066de9482 100644
--- a/deny.toml
+++ b/deny.toml
@@ -50,7 +50,8 @@ allow = [
"CC0-1.0",
# https://github.com/briansmith/ring/issues/902
"LicenseRef-ring",
- "Unicode-DFS-2016"
+ "Unicode-DFS-2016",
+ "Zlib"
]
[[licenses.clarify]]
diff --git a/test/deny.toml b/test/deny.toml
index e792575b77..3ab381a987 100644
--- a/test/deny.toml
+++ b/test/deny.toml
@@ -40,7 +40,8 @@ allow = [
"CC0-1.0",
# https://github.com/briansmith/ring/issues/902
"LicenseRef-ring",
- "Unicode-DFS-2016"
+ "Unicode-DFS-2016",
+ "Zlib"
]
[[licenses.clarify]]