Toggled Fat LTO on

This commit is contained in:
Erin 2021-12-14 23:57:03 +01:00 committed by ondra05
parent cdc50a847f
commit b9634080b9

View file

@ -1,2 +1,5 @@
[workspace] [workspace]
members = ["ablescript", "ablescript_cli"] members = ["ablescript", "ablescript_cli"]
[profile.release]
lto = "fat"