diff --git a/Cargo.toml b/Cargo.toml index 81f681d..325a0a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,3 @@ winreg = "0.55.0" [build-dependencies] static_vcruntime = "2.0.0" winresource = "0.1.23" - -[profile.release] -lto = true -codegen-units = 1