Skip to content

Commit

Permalink
Set profile.release.strip to symbols in Cargo.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
  • Loading branch information
NobodyXu committed May 31, 2022
1 parent 7b39239 commit 84d8b92
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 @@ -49,3 +49,4 @@ env_logger = "0.9.0"
lto = true
codegen-units = 1
panic = "abort"
strip = "symbols"

0 comments on commit 84d8b92

Please sign in to comment.