diff --git a/Cargo.toml b/Cargo.toml index 6f6c1572..ef1402cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,3 +3,4 @@ members = ["crates/*"] [profile.release] debug = 1 +lto = true