diff --git a/Cargo.toml b/Cargo.toml index 1507f9ea4..9ac431112 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ strip = true # The profile that 'cargo dist' will build with [profile.dist] inherits = "release" -lto = "thin" +#lto = "thin" [workspace] exclude = ["xtask"]