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.
1 parent 68b53da commit 59f4b5fCopy full SHA for 59f4b5f
Cargo.toml
@@ -21,7 +21,7 @@ noisy_float = "0.2.0"
21
num-integer = "0.1"
22
num-traits = "0.2"
23
rand = "0.8.3"
24
-itertools = { version = "0.10.0", default-features = false }
+itertools = { version = "0.13", default-features = false }
25
indexmap = "1.6.2"
26
27
[dev-dependencies]
0 commit comments