mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-25 09:05:50 +00:00
panic=abort
This commit is contained in:
parent
bbd0035eb4
commit
dc41732486
1 changed files with 1 additions and 0 deletions
|
|
@ -18,3 +18,4 @@ rustls = "0.17.0"
|
|||
[profile.release]
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
panic = "abort"
|
||||
|
|
|
|||
Loading…
Reference in a new issue