From e6fd66b7a28b51ffb74f2d4fb8617fa8d091e706 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 31 May 2016 17:57:51 -0400 Subject: upgrade utp to 'temp_utp', which has more recent fixes I hoped this would speed things up, but it didn't. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ad343e7..b98d003 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,6 @@ authors = ["bnewbold "] [dependencies] getopts = "^0.2" daemonize = "^0.2" -utp = "*" +temp_utp = "*" sodiumoxide = "*" rustc-serialize = "0.3" -- cgit v1.2.3