Re-enable LTO

This commit is contained in:
Kenny Levinsen
2020-01-21 01:06:08 +01:00
parent 2ef9e9ec17
commit 85cb2d3e81

View File

@@ -2,6 +2,7 @@
panic = "abort"
[profile.release]
lto = "fat"
panic = "abort"
[workspace]