From 832398eba698725ae9a2ee38e13e30bf43b0f8cc Mon Sep 17 00:00:00 2001 From: u <@> Date: Thu, 12 Mar 2026 20:22:39 -0700 Subject: cleanup --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 -- cgit v1.2.3