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 b739503e..a70080f7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,7 @@ regex = "1.2.1"
shell-words = "0.1.0"
structopt = "0.3.14"
unicode-segmentation = "1.3.0"
-unicode-width = "0.1.6"
+unicode-width = "0.1.7"
[dependencies.syntect]
version = "4.1.1"