summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-17 12:50:23 +0000
committerGitHub <noreply@github.com>2020-06-17 12:50:23 +0000
commit6e3f4d00d4ed56096980e655c2e2cab485b9c0e1 (patch)
treef06edf77fa74c996c881dd392686fc7a6685d4a9 /Cargo.toml
parent47f963639aa5ee3e7d4b82ab846878350ef5999b (diff)
Bump structopt from 0.3.14 to 0.3.15 (#224)
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 f2a171cf..519b487b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,7 +28,7 @@ itertools = "0.9.0"
lazy_static = "1.4"
regex = "1.3.9"
shell-words = "1.0.0"
-structopt = "0.3.14"
+structopt = "0.3.15"
unicode-segmentation = "1.6.0"
unicode-width = "0.1.7"