diff --git a/Cargo.toml b/Cargo.toml index c5155e8996..e44c9570fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,6 @@ members = [ "crates/*" ] [profile.release] incremental = true -debug = true +debug = 1 # only line info [patch.'crates-io']