diff --git a/Cargo.toml b/Cargo.toml index f0680c8c..320e80ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ panic = 'unwind' debug-assertions = false overflow-checks = false rpath = false -strip = false +strip = true [profile.test] opt-level = 0