Skip to content

Commit afb04e8

Browse files
authored
Merge pull request #11 from jyn514/update-versions
Use toml 0.5
2 parents 8da6c44 + 4f8bf7b commit afb04e8

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
@@ -37,7 +37,7 @@ flate2 = "1"
3737
tar = "0.4.0"
3838
percent-encoding = "2.1.0"
3939
walkdir = "2.2"
40-
toml = "0.4.6"
40+
toml = "0.5"
4141
fs2 = "0.4.3"
4242
remove_dir_all = "0.5.2"
4343
base64 = "0.10.1"

0 commit comments

Comments
 (0)