diff --git a/Cargo.toml b/Cargo.toml index 62c437a..7fdd0a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ categories = ["command-line-utilities"] [profile.dev] lto = true +strip = true [profile.release] lto = true