Skip to content

Commit

Permalink
Restore optimizations
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeder committed Nov 16, 2024
1 parent 9abd01d commit 32248c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ sha3 = "0.10.8"
rstest = "0.18.2"

[profile.release]
lto = "thin"
codegen-units = 1

panic = "abort"

[profile.profile]
Expand Down

0 comments on commit 32248c3

Please sign in to comment.