From d9af4fbb9fc0f08139fe8b00d0b04ea75afe7908 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 8 Oct 2018 14:45:20 +0200 Subject: tool: Bump prettytable to 0.8. --- tool/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tool/Cargo.toml') diff --git a/tool/Cargo.toml b/tool/Cargo.toml index d5a18935..0017c77f 100644 --- a/tool/Cargo.toml +++ b/tool/Cargo.toml @@ -11,7 +11,7 @@ sequoia-net = { path = "../net" } sequoia-store = { path = "../store" } clap = "2.32.0" failure = "0.1.2" -prettytable-rs = "0.7.0" +prettytable-rs = "0.8.0" rpassword = "2.0.0" tempfile = "3.0.4" time = "0.1.38" -- cgit v1.2.3