Turn off LTO for now, makes builds quite slow

This commit is contained in:
2024-11-04 10:00:12 -05:00
parent 70373647fb
commit 7c9e9c7fa4
-3
View File
@@ -22,6 +22,3 @@ winit = "0.30"
[build-dependencies]
cc = "1"
[profile.release]
lto = "thin"