Skip to content

Commit

Permalink
preserve the backtrace in case of crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Jan 22, 2023
1 parent c38b6ba commit c4d7aef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ required-features = ["dist-server"]
codegen-units = 1
lto = true
strip = true
panic = "abort"

[dependencies]
anyhow = "1.0"
Expand Down

0 comments on commit c4d7aef

Please sign in to comment.