From 01fee8c1a2449a0d086a8bde42de1d61dbdc9231 Mon Sep 17 00:00:00 2001 From: tom barrett Date: Fri, 8 Jun 2018 02:29:35 -0500 Subject: -ability to have login data / server info come in from config file --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b0b82c1..cbb856f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,3 +9,4 @@ serde_derive = "1.0" serde_json = "1.0" termion = "1.5.1" rand = "0.4" +toml = "0.4" -- cgit v1.2.3