We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1212c94 + 0be8931 commit 6a2dae6Copy full SHA for 6a2dae6
Cargo.toml
@@ -33,7 +33,7 @@ rustfmt-format-diff = []
33
generic-simd = ["bytecount/generic-simd"]
34
35
[dependencies]
36
-itertools = "0.9"
+itertools = "0.10.1"
37
toml = "0.5"
38
serde = { version = "1.0", features = ["derive"] }
39
serde_json = "1.0"
0 commit comments