diff --git a/Cargo.toml b/Cargo.toml index 0adcf7bba..712045fa7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,6 @@ edition = "2021" [profile.release] overflow-checks = true -lto = true [profile.release-with-debug] inherits = "release"