aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7935d346..7032fe55 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -87,6 +87,7 @@ zip = "0.5"
[profile.release]
lto = true
debug = 1
+incremental = false
[package.metadata.deb]
maintainer = "Joe Wilm <joe@jwilm.com>"