We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48b9a3 commit 3480fedCopy full SHA for 3480fed
Cargo.toml
@@ -12,7 +12,7 @@ repository = "https://github.com/serde-rs/json"
12
rust-version = "1.56"
13
14
[dependencies]
15
-indexmap = { version = "2.2.1", optional = true }
+indexmap = { version = "2.2.3", optional = true }
16
itoa = "1.0"
17
ryu = "1.0"
18
serde = { version = "1.0.194", default-features = false }
0 commit comments