Skip to content

Commit

Permalink
panic = "abort" (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
yutannihilation authored Jan 3, 2024
1 parent 70828f5 commit 17d7652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ crate-type = ["staticlib"]

[profile.release]
lto = true
panic = "abort"

[dependencies]
savvy = "0"
Expand Down

0 comments on commit 17d7652

Please sign in to comment.