summaryrefslogtreecommitdiffstats
path: root/tool/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tool/Cargo.toml')
-rw-r--r--tool/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/Cargo.toml b/tool/Cargo.toml
index ee6c9609..aee63a48 100644
--- a/tool/Cargo.toml
+++ b/tool/Cargo.toml
@@ -27,6 +27,7 @@ sequoia-net = { path = "../net", version = "0.7" }
sequoia-store = { path = "../store", version = "0.7" }
clap = "2.32.0"
failure = "0.1.2"
+itertools = "0.8"
prettytable-rs = "0.8.0"
rpassword = "3.0"
tempfile = "3.0.4"