mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-12 08:02:40 +02:00
chore(cargo): enable lto for release builds
This commit is contained in:
@@ -63,3 +63,6 @@ features = [
|
|||||||
"Media",
|
"Media",
|
||||||
"Media_Control"
|
"Media_Control"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
lto = true
|
||||||
|
|||||||
Reference in New Issue
Block a user