From 5d2eb6c1453acea69c695c0511af146d1ea17024 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2019 04:18:44 +0000 Subject: Bump structopt from 0.2.16 to 0.2.18 Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.16 to 0.2.18. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/v0.2.18/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.16...v0.2.18) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f4b0015..87f4ad2 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.6" -structopt = "0.2.16" +structopt = "0.2.18" chrono = "0.4.7" chrono-humanize = "0.0.11" maud = { version = "0.20.0", features = ["actix-web"] } -- cgit v1.2.3