diff --git a/Cargo.toml b/Cargo.toml index d0d38382..31216704 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,5 +33,4 @@ inherits = "release" [profile.production] inherits = "release" lto = true -codegen-units = 1 - +codegen-units = 1 \ No newline at end of file