We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb0081b commit fe3cc82Copy full SHA for fe3cc82
1 file changed
Cargo.toml
@@ -27,7 +27,7 @@ bytes = { version = "1.2.1", optional = true }
27
serde = { version = "1.0", features = ["derive"] }
28
assert_matches = "1.5.0"
29
generator = "0.7"
30
-itertools = "0.13.0"
+itertools = "0.14.0"
31
32
[package.metadata.docs.rs]
33
all-features = true
0 commit comments