We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
indexmap
2.7.1
1 parent a91f51c commit 1bd26c0Copy full SHA for 1bd26c0
Cargo.toml
@@ -26,7 +26,7 @@ all-features = true
26
[dependencies]
27
anyhow = "1.0.95"
28
derive_more = { version = "1.0.0", features = ["display"] }
29
-indexmap = "2.7.0"
+indexmap = "2.7.1"
30
ron = "0.8.1"
31
serde = { version = "1.0.217", features = ["derive"] }
32
thiserror = "2.0.11"
0 commit comments