Skip to content

Commit

Permalink
more optimized release build
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian8j2 committed Oct 13, 2024
1 parent 7442339 commit bfb0eba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ members = ["forwarder-cli", "forwarder", "forwarder-bench"]

[profile.release]
panic = "abort"
lto = true
codegen-units = 1

0 comments on commit bfb0eba

Please sign in to comment.