This commit is contained in:
2018-10-02 16:17:30 +02:00
parent 8006a798b6
commit 08775b9889

View File

@@ -12,3 +12,6 @@ serde_derive = "1.0"
structopt = "0.2" structopt = "0.2"
subprocess = "0.1" subprocess = "0.1"
toml = "0.4" toml = "0.4"
[profile.release]
lto = true