mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +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]
|
[profile.release]
|
||||||
lto = true
|
lto = true
|
||||||
codegen-units = 1
|
codegen-units = 1
|
||||||
|
panic = "abort"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue