diff --git a/Cargo.toml b/Cargo.toml index 579bc394e6f13963188f03b1b812a05eec43a7b4..e384730220d10fe6dc18f5da03e0a72eeee8f712 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -840,7 +840,7 @@ ui_input = { codegen-units = 1 } zed_actions = { codegen-units = 1 } [profile.release] -debug = "limited" +debug = "full" lto = "thin" codegen-units = 1