diff --git a/Cargo.toml b/Cargo.toml index 1f13ac690..a37992db4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" license = "MPL-2.0" [profile.release] -lto = true +#lto = true [dependencies] deltachat_derive = { path = "./deltachat_derive" }