We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f91c50 commit f01ab31Copy full SHA for f01ab31
Cargo.toml
@@ -28,7 +28,7 @@ nom = "4.0.0"
28
toml = { version = "0.5", optional = true }
29
serde_json = { version = "1.0.2", optional = true }
30
yaml-rust = { version = "0.4", optional = true }
31
-serde-hjson = { version = "0.8.2", optional = true }
+serde-hjson = { version = "0.9", optional = true }
32
rust-ini = { version = "0.13", optional = true }
33
34
[dev-dependencies]
0 commit comments