diff --git a/Cargo.toml b/Cargo.toml index 04a37f23..cd2a3dab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,4 +67,5 @@ features = [ ] [profile.release] +lto = "thin" strip = "symbols"