From f57053b60ec117840272b428b4876b3de4425db4 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Wed, 4 Sep 2019 01:27:36 +0200 Subject: Upgrade to structopt 0.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e8645cd..eefe5e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ htmlescape = "0.3.1" bytesize = "1.0.0" nanoid = "0.2.0" alphanumeric-sort = "1.0.7" -structopt = "0.2.18" +structopt = "0.3" chrono = "0.4.8" chrono-humanize = "0.0.11" maud = { version = "0.21.0", features = ["actix-web"] } -- cgit v1.2.3