Skip to content

Commit

Permalink
Merge pull request #2503 from cuisongliu/symobls_release
Browse files Browse the repository at this point in the history
feature(main): add release  strip
  • Loading branch information
utam0k authored Nov 7, 2023
2 parents 5b39e63 + 61e1523 commit b14c7c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[profile.release]
strip = "symbols"

0 comments on commit b14c7c3

Please sign in to comment.