summarylogtreecommitdiffstats
path: root/lto.patch
blob: 8b6bff5376a0d848e7dcc074abbfe5eff1055918 (plain)
1
2
3
4
5
6
7
8
diff --unified --recursive --text a/Cargo.toml b/Cargo.toml
--- a/Cargo.toml	2025-09-01 12:11:09.659939524 -0600
+++ b/Cargo.toml	2025-09-01 12:13:17.707605444 -0600
@@ -33,3 +33,4 @@
 
 [profile.release]
 opt-level = 3
+lto = "thin"