diff --git a/Cargo.toml b/Cargo.toml index 740f4a84ba..c6de01cf64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -94,3 +94,4 @@ debug = true inherits = "release" codegen-units = 16 lto = false +incremental = true