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 c50a962 commit 0d99536Copy full SHA for 0d99536
Cargo.toml
@@ -22,7 +22,7 @@ num-integer = "0.1"
22
num-traits = "0.2"
23
rand = "0.7"
24
itertools = { version = "0.10.0", default-features = false }
25
-indexmap = "1.0"
+indexmap = "1.6.2"
26
27
[dev-dependencies]
28
ndarray = { version = "0.14", features = ["approx"] }
0 commit comments