We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c964d7 commit 476bd79Copy full SHA for 476bd79
rust/ltp/Cargo.toml
@@ -34,7 +34,7 @@ required-features = ["serialization", "parallel"]
34
[dependencies]
35
anyhow = "1"
36
num-traits = "0.2"
37
-itertools = "0.13"
+itertools = "0.14"
38
39
cedarwood = "0.4"
40
0 commit comments