diff --git a/Cargo.toml b/Cargo.toml index a9152af..d410def 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ panic = 'abort' incremental = false codegen-units = 1 rpath = false -strip = "debuginfo" +strip = "symbols" [features] default = ["memory-cache"]