Description: accept older branch of crate itertools
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2025-03-10
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -54,7 +54,7 @@
 hpke-rs = "0.2"
 hpke-rs-crypto = "0.2"
 hpke-rs-rust-crypto = "0.2"
-itertools = "0.14"
+itertools = ">= 0.13.0, <= 0.14"
 log = { version = "0.4.8" }
 macro_rules_attribute = "0.2"
 mio = { version = "1", features = ["net", "os-poll"] }
