From 9e019cad4389ffdd82e9798b0041a03842a16168 Mon Sep 17 00:00:00 2001 From: jtb Date: Wed, 1 Feb 2023 07:27:09 +0100 Subject: [PATCH] release build --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b5ea939..f620d83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,6 @@ debug-assertions = false overflow-checks = false lto = true panic = 'abort' -strip = true incremental = false codegen-units = 1 rpath = false