remove opt-level config
was originally added to speed up some prs compression stuff during debug builds. don't really want this here all the time though ...
This commit is contained in:
parent
53c0a7f537
commit
fed7cf0272
|
@ -6,6 +6,3 @@ members = [
|
|||
"gci_quest_extract"
|
||||
]
|
||||
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
|
|
Loading…
Reference in a new issue