diff --git a/Cargo.toml b/Cargo.toml index 4a4af54..8d3d990 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,5 @@ once_cell = "1.16.0" codegen-units = 1 strip = true lto = true +panic = "abort"