diff --git a/Cargo.toml b/Cargo.toml index db5f635..c4eda46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -81,4 +81,4 @@ users = "0.11.0" incremental = true [profile.release] -strip = "symbols" +strip = true