From f83366255f95d8dd314487664b0efa20c383a407 Mon Sep 17 00:00:00 2001 From: Szepesi Tibor Date: Sat, 10 Aug 2024 23:27:46 +0200 Subject: [PATCH] Use thin lto --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index df40b3f..65d8116 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [profile.release] strip = true -lto = true +lto = "thin" [workspace] members = [