diff --git a/Cargo.toml b/Cargo.toml index ce76f74c0..c73ea8be7 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" }