Remove debug symbols on release

This commit is contained in:
Vincent Prouillet 2018-10-08 08:55:21 +02:00
parent 72c587cdcb
commit 290b38c2ea

View file

@ -54,5 +54,5 @@ members = [
"components/library",
]
[profile.release]
debug = true
#[profile.release]
#debug = true