From 914e777cc5c2b3abfca4098d91d25e73787f8c8f Mon Sep 17 00:00:00 2001 From: Luke Street Date: Mon, 18 Aug 2025 12:38:28 -0600 Subject: [PATCH] Update deny.toml --- deny.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/deny.toml b/deny.toml index f53d5c3..e9caf0c 100644 --- a/deny.toml +++ b/deny.toml @@ -98,6 +98,7 @@ allow = [ "MIT", "Unicode-3.0", "Zlib", + "bzip2-1.0.6", ] # The confidence threshold for detecting a license from license text. # The higher the value, the more closely the license text must be to the