Update deny.toml

This commit is contained in:
Luke Street 2025-08-18 12:38:28 -06:00
parent 4ec8fbf6b9
commit 914e777cc5

View File

@ -98,6 +98,7 @@ allow = [
"MIT", "MIT",
"Unicode-3.0", "Unicode-3.0",
"Zlib", "Zlib",
"bzip2-1.0.6",
] ]
# The confidence threshold for detecting a license from license text. # The confidence threshold for detecting a license from license text.
# The higher the value, the more closely the license text must be to the # The higher the value, the more closely the license text must be to the