ditch abort-on-panic

main
_ 2021-12-08 23:56:22 +00:00
parent 5d6c566317
commit 50bfd422f9
1 changed files with 0 additions and 1 deletions

View File

@ -21,4 +21,3 @@ tokio = { version = "1.14.0", features = ["fs", "net", "rt", "time"] }
codegen-units = 1
lto = true
opt-level = "z"
panic = "abort"