From f790748e0ad8feb1d452fcf16d3d873d97526bbd Mon Sep 17 00:00:00 2001 From: ranfdev Date: Wed, 3 Jan 2024 12:58:28 +0100 Subject: [PATCH] use thin lto --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 246cb12..c9d39ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["ranfdev "] edition = "2021" [profile.release] -lto = true +lto = "thin" [workspace] members = [