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