diff --git a/Cargo.toml b/Cargo.toml index d3ffd44..4644551 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,6 @@ insta = "1" [profile.release] opt-level = "s" -panic = "abort" lto = true strip = true