Enable LTO for release builds
This commit is contained in:
@@ -18,6 +18,9 @@ license = "MIT"
|
||||
|
||||
include = ["Cargo.toml", "README.md", "LICENSE", "ACKNOWLEDGEMENTS", "src/**/*.rs"]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
[dependencies]
|
||||
measure_time = "^0.6"
|
||||
structopt = "^0.3"
|
||||
|
||||
Reference in New Issue
Block a user