From 6a906ce663935e37d6dd79a2e2e31fb07ca7c2af Mon Sep 17 00:00:00 2001 From: tom barrett Date: Sun, 10 Feb 2019 11:52:04 -0600 Subject: cleaned up ideas and added the ability to do client --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4d661cc..b06047c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,3 +11,4 @@ serde_json = "1.0" termion = "*" rand = "0.6" toml = "0.4" +clap = "2" -- cgit v1.2.3