Add link-time optimization to the release profile
This commit is contained in:
parent
91814db034
commit
e3c198316e
@ -11,3 +11,6 @@ bracket-lib = "~0.8.1"
|
|||||||
legion = "=0.3.1"
|
legion = "=0.3.1"
|
||||||
serde = { version = "=1.0.115" }
|
serde = { version = "=1.0.115" }
|
||||||
ron = "=0.6.1"
|
ron = "=0.6.1"
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
lto = "thin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user