X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=075f29658d4717560aa9b826a398bac860f19bb7;hb=c579e91f083d369055230497b1c7bf4191a50880;hp=fc9a4d328931b3394f15a920f3e720c01876901e;hpb=0e5af1ab50961238c944325876107d0d87279d77;p=dnsseed-rust diff --git a/Cargo.toml b/Cargo.toml index fc9a4d3..075f296 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,6 +19,7 @@ num_cpus = "1" panic = "abort" [profile.release] +debug = true lto = true codegen-units = 1 panic = "abort"