summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e3fbc4f..23428b1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,5 +6,6 @@ authors = ["Nora <nora.widdecke@tu-bs.de>"]
[dependencies]
libc = "0.2.43"
chrono = "0.4"
+itertools = "0.7.8"
log = "0.4.5"
simple_logger = "1.0.1"