diff --git a/Cargo.toml b/Cargo.toml index 28d07bb..ee17fa0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,4 +23,6 @@ file-lock = "1.1" opt-level = 'z' lto = true codegen-units = 1 -# panic = 'abort' +panic = 'abort' +strip = true +