diff --git a/Cargo.toml b/Cargo.toml index 2358d30..b21e52b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,9 +22,6 @@ debug = 1 [profile.bench] debug = 1 -[profile.release] -lto = true - [workspace.lints.clippy] dbg-macro = "warn" todo = "warn"