diff --git a/Cargo.toml b/Cargo.toml index bb28098104df8..fe6667b7a8b33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -197,6 +197,7 @@ rpath = false strip = false # Retain debug info for flamegraphs [profile.ci] +debug = false inherits = "dev" incremental = false