diff --git a/Cargo.toml b/Cargo.toml index ca2d291c3..6a60aa211 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,11 @@ name = "lemmy_server" version = "0.0.1" edition = "2018" -#[profile.release] -#lto = true +[profile.dev] +debug = 0 + +[profile.release] +lto = true [workspace] members = [