diff --git a/Cargo.toml b/Cargo.toml index 06ccc5367..a1492f876 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ members = [ ] [profile.release] -lto = true +lto = "thin"