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 edad11a commit 708af68Copy full SHA for 708af68
Cargo.toml
@@ -29,7 +29,7 @@ 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.9", default-features = false, optional = true }
32
-rust-ini = { version = "0.16", optional = true }
+rust-ini = { version = "0.17", optional = true }
33
34
[dev-dependencies]
35
serde_derive = "1.0.8"
0 commit comments