X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=dnsseed-rust;a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=ab04e15f4ef968cd59c5dbab9be0815a2b3d41f9;hp=7240bd1b9a19fda149aedb9545a9c81765a98599;hb=5626798a0d61d3eab42edb0feacdda328620c580;hpb=852e939be31574ea13b9f0da3056393d23d55753 diff --git a/Cargo.toml b/Cargo.toml index 7240bd1..ab04e15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ bgp-rs = "0.6" tokio = "0.1" bytes = "0.4" futures = "0.1" -rand = "0.6" +rand = "0.8" regex = "1" num_cpus = "1"