diff --git a/Cargo.toml b/Cargo.toml index bfdf73c8..e512b4db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -209,7 +209,6 @@ required-features = ["bench"] lto = "thin" codegen-units = 1 opt-level = 3 -panic = "abort" strip = true [profile.dev]