move to lto thin

This commit is contained in:
Ruben Fiszel
2024-10-16 23:39:51 +02:00
parent 28f6f6b067
commit 79100f8d0a
+1 -1
View File
@@ -40,7 +40,7 @@ opt-level = 0
incremental = true
[profile.release]
lto = "fat"
lto = "thin"
[features]
default = []