X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=dnsseed-rust;a=blobdiff_plain;f=Cargo.toml;h=075f29658d4717560aa9b826a398bac860f19bb7;hp=fc9a4d328931b3394f15a920f3e720c01876901e;hb=909fc5eb1b1a59ac06d7189c0cce9ea78630269b;hpb=866152d7203c8f11a686d073a2c3f617f9131675 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"