diff --git a/Cargo.toml b/Cargo.toml index 4644551..d3ffd44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,6 +37,7 @@ insta = "1" [profile.release] opt-level = "s" +panic = "abort" lto = true strip = true