Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
idranme committed Aug 8, 2024
1 parent e35ea3c commit 6054dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ bytes="1.7.1"
opt-level = 's'
lto = true
codegen-units = 1
strip = true
strip = "debuginfo"

0 comments on commit 6054dfc

Please sign in to comment.