summaryrefslogtreecommitdiffstats
path: root/tool/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tool/Cargo.toml')
-rw-r--r--tool/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/Cargo.toml b/tool/Cargo.toml
index 1266a6c0..708efdc9 100644
--- a/tool/Cargo.toml
+++ b/tool/Cargo.toml
@@ -9,7 +9,7 @@ openpgp = { path = "../openpgp" }
sequoia-core = { path = "../core" }
sequoia-net = { path = "../net" }
sequoia-store = { path = "../store" }
-clap = "2.27.1"
+clap = "2.32.0"
failure = "0.1.1"
prettytable-rs = "0.7.0"
rpassword = "2.0.0"