Skip to content

Commit 708af68

Browse files
committed
Update dependency rust-init: 0.16 -> 0.17
Signed-off-by: Matthias Beyer <[email protected]>
1 parent edad11a commit 708af68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ toml = { version = "0.5", optional = true }
2929
serde_json = { version = "1.0.2", optional = true }
3030
yaml-rust = { version = "0.4", optional = true }
3131
serde-hjson = { version = "0.9", default-features = false, optional = true }
32-
rust-ini = { version = "0.16", optional = true }
32+
rust-ini = { version = "0.17", optional = true }
3333

3434
[dev-dependencies]
3535
serde_derive = "1.0.8"

0 commit comments

Comments
 (0)