X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=dnsseed-rust;a=blobdiff_plain;f=Cargo.toml;h=8df04a019462590d2f271a30b00b3435c0d95100;hp=fd9c30f68c639d29038923c5455cc082333b9419;hb=313fd57278fdc5549e79aeafd0963c88a8b4bcd9;hpb=c68f31a5fc0135755805a44c1e2ecae9fb17746a diff --git a/Cargo.toml b/Cargo.toml index fd9c30f..8df04a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,3 +16,4 @@ regex = "1" [profile.release] lto = true codegen-units = 1 +panic = "abort"