Use lto.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user