panic=abort

This commit is contained in:
Matt Brubeck 2020-05-17 09:05:19 -07:00
parent bbd0035eb4
commit dc41732486

View file

@ -18,3 +18,4 @@ rustls = "0.17.0"
[profile.release]
lto = true
codegen-units = 1
panic = "abort"