diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 65a70a97..7ba1faa1 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -12,4 +12,3 @@ license = "MIT" [profile.release] lto = true -panic = "abort"