Enable LTO for release
This commit is contained in:
@@ -11,3 +11,6 @@ license = "MIT"
|
||||
anyhow = "1.0"
|
||||
dbus = "0.8.2"
|
||||
deltachat = { git = "https://github.com/deltachat/deltachat-core-rust", tag="1.31.0" }
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
Reference in New Issue
Block a user