Skip to content

Commit 69f0ea8

Browse files
committed
Upgrade indexmap to 2.4
1 parent a2882c4 commit 69f0ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ num-integer = "0.1"
2222
num-traits = "0.2"
2323
rand = "0.8.3"
2424
itertools = { version = "0.13", default-features = false }
25-
indexmap = "1.6.2"
25+
indexmap = "2.4"
2626

2727
[dev-dependencies]
2828
ndarray = { version = "0.16.1", features = ["approx"] }

0 commit comments

Comments
 (0)