From 5a84c5287040d57b31b6b6d63f9dc938915e80a2 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 9 Oct 2016 15:37:15 -0700 Subject: more refactoring progress --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4fcdd2c..923ba92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,8 @@ log = "0.3" env_logger = "0.3" getopts = "^0.2" timer = "0.1" +time = "0.1" chrono = "0.2" chan = "0.1" chan-signal = "0.1" +uuid = { version = "0.2", features = ["v4"] } -- cgit v1.2.3