summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoru <@>2026-03-12 20:22:39 -0700
committeru <@>2026-03-12 20:22:39 -0700
commit832398eba698725ae9a2ee38e13e30bf43b0f8cc (patch)
tree14cb15c46d3219dc5923edbe05e57df2cd94b4ca /Cargo.toml
parentb1d9df09f21d49bca2851d320f7b0e6830bc340b (diff)
cleanup
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5899aa5..504a465 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,5 +19,6 @@ strip = true
codegen-units = 1
overflow-checks = false
opt-level = 3
+panic = "abort"
[profile.dev]
overflow-checks = false