diff --git a/Cargo.toml b/Cargo.toml index 5c57020f72e..92e3228f052 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,6 @@ debug = 0 [profile.release] incremental = true -debug = 1 # only line info +debug = 0 # set this to 1 or 2 to get more useful backtraces in debugger [patch.'crates-io']