We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a9d92 commit fc74323Copy full SHA for fc74323
Cargo.toml
@@ -19,4 +19,4 @@ maintenance = { status = "actively-developed" }
19
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
20
21
[dependencies]
22
-indexmap = { version = "1.7", optional = true }
+indexmap = { version = "1.9.1", optional = true }
0 commit comments