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