diff --git a/Cargo.toml b/Cargo.toml index f88df1c2..7221897d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -127,7 +127,6 @@ required-features = ["load_seed_bin"] lto = "thin" codegen-units = 1 opt-level = 3 -panic = "abort" strip = true [profile.dev]