Skip to content

Commit 1bd26c0

Browse files
committed
⬆️ Upgrade indexmap to 2.7.1
1 parent a91f51c commit 1bd26c0

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
@@ -26,7 +26,7 @@ all-features = true
2626
[dependencies]
2727
anyhow = "1.0.95"
2828
derive_more = { version = "1.0.0", features = ["display"] }
29-
indexmap = "2.7.0"
29+
indexmap = "2.7.1"
3030
ron = "0.8.1"
3131
serde = { version = "1.0.217", features = ["derive"] }
3232
thiserror = "2.0.11"

0 commit comments

Comments
 (0)