diff --git a/Cargo.toml b/Cargo.toml index f642dfc08..696494400 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -253,3 +253,4 @@ debug = false [profile.release] lto = "fat" +codegen-units = 1