summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-29 01:56:01 +0000
committerGitHub <noreply@github.com>2020-04-29 01:56:01 +0000
commit11c5bf81f65ad21691a645a7d12630ffacf786cd (patch)
tree527fce8b196becf70bd33eba58693318bd8bc209 /Cargo.toml
parent47dd12c6d7103b8bc1b77e3f412e5b55d208bd80 (diff)
Bump structopt from 0.2.18 to 0.3.14 (#147)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cd7122ed..4a3b02c5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ dirs = "2.0"
lazy_static = "1.4"
regex = "1.2.1"
shell-words = "0.1.0"
-structopt = "0.2.18"
+structopt = "0.3.14"
unicode-segmentation = "1.3.0"
unicode-width = "0.1.6"