debug=true for debug

This commit is contained in:
rustdesk 2023-09-25 21:31:33 +08:00
parent 986e58aeec
commit f29363f56d

View File

@ -170,3 +170,4 @@ panic = 'abort'
strip = true
#opt-level = 'z' # only have smaller size after strip
rpath = true
debug = true