chore(release): bring back stripping
This commit is contained in:
parent
c086e33ed3
commit
e8baa35515
1 changed files with 1 additions and 2 deletions
|
|
@ -45,8 +45,7 @@ members = [
|
|||
|
||||
[profile.release]
|
||||
lto = true
|
||||
# Keep debug symbols so we see function names in backtraces
|
||||
strip = false
|
||||
strip = true
|
||||
|
||||
[package.metadata.deb]
|
||||
depends = "$auto"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue