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.