From f3c0199e4c59e357dccbc289c687155905fc28e4 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 5 Dec 2017 23:18:19 -0800 Subject: basic centralized DNS discovery --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9b53408..904a794 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,6 +15,8 @@ protobuf = "1.3" log = "0.3" sodiumoxide = "0.0.16" bit_field = "0.9" +resolve = "0.1.2" +data-encoding = "2.0" [dev-dependencies] tempdir = "0.3" -- cgit v1.2.3