diff --git a/Cargo.toml b/Cargo.toml index 7faaac2c1..d9b3734ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -95,7 +95,7 @@ secretstore = ["ethcore-secretstore"] path = "parity/main.rs" name = "parity" -[profile.debug] +[profile.dev] panic = "abort" [profile.release]