Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Strip executables (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalomaki authored Mar 19, 2022
1 parent 37e3847 commit ab071b2
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 @@ -33,3 +33,4 @@ same-file = "~1.0"
codegen-units = 1
lto = true
panic = "abort"
strip = true

0 comments on commit ab071b2

Please sign in to comment.