X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=efdea2bc47f0d9e34e7475d0a1151081ab912bb4;hb=405c10047bad68f7f2fabcf975ca0574444a7d47;hp=d8f6fbc17a0e4cd94e40f347eea0ef58e24878a8;hpb=b322239c1f9352cf5b58c4cd82c3544edd024ef7;p=dnsseed-rust diff --git a/Cargo.toml b/Cargo.toml index d8f6fbc..efdea2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,3 +11,4 @@ tokio = "0.1" bytes = "0.4" futures = "0.1" rand = "0.6" +regex = "1"