Skip to content

Commit

Permalink
Switch panic to unwind
Browse files Browse the repository at this point in the history
  • Loading branch information
Zerthox committed Dec 14, 2023
1 parent e7533af commit 532f236
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 @@ -35,7 +35,6 @@ demo = []

[profile.release]
lto = "thin"
panic = "abort" # rust currently aborts across ffi boundaries anyway

[profile.release-log]
debug-assertions = true
Expand Down

0 comments on commit 532f236

Please sign in to comment.