cargo update.

This commit is contained in:
2019-04-03 13:26:54 +02:00
parent 82dcf13c4c
commit ab4291e869
2 changed files with 223 additions and 162 deletions

View File

@@ -13,7 +13,7 @@ serde = "1.0"
serde_derive = "1.0"
structopt = "0.2"
subprocess = "0.1"
toml = "0.4"
toml = "0.5"
[profile.release]
lto = true