Skip to content

Commit

Permalink
Adjust release profile
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha committed Aug 25, 2023
1 parent dc30e31 commit 2cf0f2a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@ members = [
"aquadoggo",
"aquadoggo_cli",
]

[profile.release]
strip = true
lto = true
codegen-units = 1

0 comments on commit 2cf0f2a

Please sign in to comment.