diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 08194ca2..b2273cf5 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -26,6 +26,3 @@ unstable_features = "warn" unused = "warn" unused_import_braces = "warn" unused_qualifications = "warn" - -[profile.release] -lto = true