diff --git a/Cargo.toml b/Cargo.toml index 5c3f4d4..ae5f6a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -85,5 +85,4 @@ features = ["serialize"] opt-level = 'z' lto = true codegen-units = 1 -panic = 'abort' strip = 'symbols'