feat: add compile opt flag for dev
This commit is contained in:
@@ -23,3 +23,6 @@ codegen-units = 1
|
||||
opt-level = 'z'
|
||||
lto = true
|
||||
#panic = 'abort'
|
||||
|
||||
[profile.dev]
|
||||
split-debuginfo = "unpacked"
|
||||
|
||||
Reference in New Issue
Block a user