mirror of
https://github.com/rustdesk/rustdesk
synced 2026-04-21 13:27:19 +00:00
save cargo build size
This commit is contained in:
parent
4a50bc6fc2
commit
803ac8cc4e
1 changed files with 3 additions and 0 deletions
|
|
@ -245,3 +245,6 @@ panic = 'abort'
|
|||
strip = true
|
||||
#opt-level = 'z' # only have smaller size after strip
|
||||
rpath = true
|
||||
|
||||
[profile.dev]
|
||||
debug = 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue