diff --git a/Cargo.toml b/Cargo.toml index ddbdfe1..b52b9fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [profile.dev] +panic = 'abort' opt-level = 2 [profile.dev.package."*"]