forked from AbleScript/ablescript
Toggled Fat LTO on
This commit is contained in:
parent
cdc50a847f
commit
b9634080b9
|
@ -1,2 +1,5 @@
|
|||
[workspace]
|
||||
members = ["ablescript", "ablescript_cli"]
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
|
|
Loading…
Reference in a new issue