diff --git a/Cargo.toml b/Cargo.toml index 5405ed4a84..ce839e1708 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ members = [ [profile.release] debug = true +panic = "abort"