Skip to content

Commit 6501198

Browse files
committed
Update toml from 0.9 to 1.0
1 parent 44e2bc5 commit 6501198

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
@@ -26,7 +26,7 @@ serde_derive = "1.0.194"
2626
serde_json = "1.0.110"
2727
target-triple = "1.0"
2828
termcolor = "1.0.4"
29-
toml = "0.9"
29+
toml = "1"
3030

3131
[dev-dependencies]
3232
automod = "1.0.10"

0 commit comments

Comments
 (0)