diff --git a/Cargo.toml b/Cargo.toml index 699506a..73624c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" [profile.release] strip = true -lto = false +lto = "fat" [dependencies] axum = { version = "0.7.2", default-features = false, features = [