Skip to content

Commit

Permalink
Strip release binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Etaash-mathamsetty authored Apr 3, 2023
1 parent 597a2e1 commit 56cdaea
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 @@ -7,3 +7,6 @@ edition = "2021"

[dependencies]
libc = "0.2.140"

[profile.release]
strip=true

0 comments on commit 56cdaea

Please sign in to comment.