From 55fd2cb2beeff8d2d582feaef04957c7a8dfef37 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Sun, 27 Jul 2025 16:52:51 -0500 Subject: [PATCH] (chore): update profile.release --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 8f16233..a36c00c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,3 +22,4 @@ rand = "0.9.2" lto = true codegen-units = 1 panic = 'abort' +strip = true