Description: accept older branches of crate bzip2
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2025-08-08
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -87,7 +87,7 @@
 [dev-dependencies]
 base64 = "0.22"
 bencher = "0.1.5"
-bzip2 = "0.6"
+bzip2 = ">= 0.4.4, <= 0.6"
 once_cell = "1.17.2"
 rcgen = "0.14"
 serde = { version = "1.0", features = ["derive"] }
