diff --git a/Cargo.toml b/Cargo.toml index 78b5a4c1..c29aba27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -62,7 +62,7 @@ lto = false debug-assertions = false codegen-units = 1 -[profile.debug] +[profile.dev] panic = "unwind" [profile.release]