diff --git a/Cargo.toml b/Cargo.toml index 52f661d..4031996 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,8 +5,6 @@ edition = "2021" [profile.release] debug = 1 -lto = true -codegen-units = 1 [lints.clippy] pedantic = "warn"