diff --git a/Cargo.toml b/Cargo.toml index 7b306cc..d0dd641 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -120,7 +120,7 @@ maintainer-scripts = "debian/" systemd-units = { unit-name = "matrix-conduit" } [profile.dev] -lto = 'thin' +lto = 'off' incremental = true [profile.release]