chore: remove debug symbols in release
This commit is contained in:
parent
9c4e921e79
commit
4530507109
|
@ -2,5 +2,4 @@
|
|||
members = ["crates/*"]
|
||||
|
||||
[profile.release]
|
||||
# strip = true
|
||||
debug = true
|
||||
strip = true
|
||||
|
|
Loading…
Reference in New Issue