diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -135,7 +135,7 @@ cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"] # --- Profile Settings --- [profile.release] -debug = true +debug = "line-tables-only" # decoding packets takes forever if we don't do this [profile.dev.package.azalea-crypto] |
