diff --git a/Cargo.toml b/Cargo.toml index 73b591b..d2b2792 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,6 +26,5 @@ toml = "0.8" [profile.release] lto = true -strip = true panic = "abort" codegen-units = 1