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 a2882c4 commit 69f0ea8Copy full SHA for 69f0ea8
Cargo.toml
@@ -22,7 +22,7 @@ num-integer = "0.1"
22
num-traits = "0.2"
23
rand = "0.8.3"
24
itertools = { version = "0.13", default-features = false }
25
-indexmap = "1.6.2"
+indexmap = "2.4"
26
27
[dev-dependencies]
28
ndarray = { version = "0.16.1", features = ["approx"] }
0 commit comments