panic = abort
[dnsseed-rust] / Cargo.toml
index fd9c30f68c639d29038923c5455cc082333b9419..8df04a019462590d2f271a30b00b3435c0d95100 100644 (file)
@@ -16,3 +16,4 @@ regex = "1"
 [profile.release]
 lto = true
 codegen-units = 1
+panic = "abort"