Skip to content

Commit

Permalink
Update release profile for 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Sep 11, 2023
1 parent dbb4af2 commit 2ac8cf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ members = [

[profile.release]
# Minimize binary size by removing all symbols
strip = "symbols"
lto = "fat"

0 comments on commit 2ac8cf5

Please sign in to comment.