From 22043b299c0b2abf2c552b177f32a9ce6654be3b Mon Sep 17 00:00:00 2001 From: bnewbold Date: Fri, 27 May 2016 19:10:12 -0400 Subject: start refactor to ucp --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 514ac1e..8f3fdb9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,8 @@ [package] -name = "iceftp" +name = "ucp" version = "0.1.0" authors = ["bnewbold "] [dependencies] +getopts = "0.2" utp = "*" -- cgit v1.2.3