From 362dbf20d6b990a092bc220d36289144e86aaa6d Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 2 Jun 2016 17:18:44 -0400 Subject: start transition to UDT transport --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b98d003..d1df197 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,6 @@ authors = ["bnewbold "] [dependencies] getopts = "^0.2" daemonize = "^0.2" -temp_utp = "*" +udt = "0.1" sodiumoxide = "*" rustc-serialize = "0.3" -- cgit v1.2.3