X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=fb03cb5e59e25e28c8db341226024e26738310ce;hb=af2cd26873a4ca90fd5c44a3b8d19ac6cfbbaf34;hp=95bc9b56adc3e54c98451fac38a7b74d69e6acd1;hpb=de74543d124b1ca00cc92a26d5400bfc042cd400;p=dnsseed-rust diff --git a/Cargo.toml b/Cargo.toml index 95bc9b5..fb03cb5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ bytes = "0.4" futures = "0.1" rand = "0.6" regex = "1" +num_cpus = "1" [profile.release] lto = true