mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-22 19:40:14 -04:00
optimize the release builds
This commit is contained in:
parent
e2b908512b
commit
96aa86bc74
@ -28,3 +28,7 @@ features = [ "Storage", "Window" ]
|
||||
[dependencies.sycamore]
|
||||
version = "0.7.1"
|
||||
features = ["futures", "serde", "default"]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
opt-level = "s"
|
Loading…
x
Reference in New Issue
Block a user