diff --git a/Cargo.toml b/Cargo.toml index 360dd48..a704177 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,3 +28,4 @@ debug = false incremental = false lto = true opt-level = 3 +panic = "abort"