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 3becea63..f0118c1a 100644
--- a/tool/Cargo.toml
+++ b/tool/Cargo.toml
@@ -9,6 +9,7 @@ sequoia-core = { path = "../core" }
sequoia-net = { path = "../net" }
sequoia-store = { path = "../store" }
clap = "2.27.1"
+prettytable-rs = "0.6.7"
[[bin]]
name = "sq"