From b9e1185f86155122db4e4d79cfaac11bfad998f5 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 19 Sep 2024 13:34:40 +0200 Subject: [PATCH] Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eda5e47..286778a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,5 +41,4 @@ debug-assertions = false # <- lto = true opt-level = 'z' # <- overflow-checks = false # <- -panic = "abort" strip = true # Automatically strip symbols from the binary.