chore: fix cargo-deny

This commit is contained in:
Guillem L. Jara
2026-05-14 13:29:09 +02:00
parent f015b732c0
commit 53fd494c7d
+2 -1
View File
@@ -92,7 +92,8 @@ allow = [
"MIT",
"Apache-2.0",
# "Apache-2.0 WITH LLVM-exception",
"Unicode-3.0"
"Unicode-3.0",
"Zlib",
]
# The confidence threshold for detecting a license from license text.
# The higher the value, the more closely the license text must be to the