Remove debug symbols on release
This commit is contained in:
parent
72c587cdcb
commit
290b38c2ea
|
@ -54,5 +54,5 @@ members = [
|
||||||
"components/library",
|
"components/library",
|
||||||
]
|
]
|
||||||
|
|
||||||
[profile.release]
|
#[profile.release]
|
||||||
debug = true
|
#debug = true
|
||||||
|
|
Loading…
Reference in a new issue