mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 00:46:30 +03:00
enable link-time-optimization
This commit is contained in:
committed by
Alexander Krotov
parent
b3b984f351
commit
6d5cf89d33
@@ -5,6 +5,9 @@ authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
|
||||
edition = "2018"
|
||||
license = "MPL"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
[dependencies]
|
||||
deltachat_derive = { path = "./deltachat_derive" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user