Skip to content

Commit

Permalink
chore: remove debug symbols in release
Browse files Browse the repository at this point in the history
  • Loading branch information
rvcas committed Feb 1, 2023
1 parent 090b4c6 commit 2ef2653
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Expand Up @@ -2,5 +2,4 @@
members = ["crates/*"]

[profile.release]
# strip = true
debug = true
strip = true

0 comments on commit 2ef2653

Please sign in to comment.