From 74c7e70096ebcb0cab10f24ce1d348198d583161 Mon Sep 17 00:00:00 2001 From: tom barrett Date: Thu, 12 Apr 2018 04:33:45 -0500 Subject: -add libraries --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2258e6a..e51dc5e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ serde_json = "1.0" termion = "1.5.1" downcast = "0.8" rand = "0.4" -time = "0.1" +itertools = "0.7.3" -- cgit v1.2.3