summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortom barrett <spalf0@gmail.com>2018-04-12 04:33:45 -0500
committertom barrett <spalf0@gmail.com>2018-04-12 04:33:45 -0500
commit74c7e70096ebcb0cab10f24ce1d348198d583161 (patch)
tree2f5d4f3208aa890969e4edbe0c8eed5bd67fd0d1 /Cargo.toml
parent573ba69d810914c153a578747414b3d631e61bbc (diff)
-add libraries
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"