mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Enable lto=true
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2018"
|
|||||||
license = "MPL-2.0"
|
license = "MPL-2.0"
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
#lto = true
|
lto = true
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
deltachat_derive = { path = "./deltachat_derive" }
|
deltachat_derive = { path = "./deltachat_derive" }
|
||||||
|
|||||||
Reference in New Issue
Block a user