diff --git a/Cargo.toml b/Cargo.toml index 9aa2784..cea2963 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ bytes = { version = "1.2.1", optional = true } serde = { version = "1.0", features = ["derive"] } assert_matches = "1.5.0" generator = "0.8" -itertools = "0.14.0" +itertools = "0.15.0" [package.metadata.docs.rs] all-features = true