summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 2350a1d2..cc9916a8 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.16"
+structopt = "0.3.17"
unicode-segmentation = "1.6.0"
unicode-width = "0.1.8"
vte = "0.8.0"