We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b48b9a3 + 3480fed commit 962c0fbCopy full SHA for 962c0fb
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