diff --git a/Cargo.toml b/Cargo.toml index 21e2002ee5b3af..d3a2631864112c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,11 @@ inherits = "release" debug = true split-debuginfo = "packed" +lto = "off" + +[profile.release] +split-debuginfo = "unpacked" +lto = "thin" [workspace] members = [