summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-04-16 12:11:21 -0400
committerDan Davison <dandavison7@gmail.com>2020-04-16 12:11:21 -0400
commit27d2427484c6efe283671300b48b5aadc7549c8a (patch)
treede52392d265797bd62b54dadd346b7f72a59e0c1 /Cargo.toml
parent55703edbd385d36e7b6eb978a047bae91fd19516 (diff)
parent268887c7d74d2f999fa1f88478239acb5028f867 (diff)
Merge branch 'master' into width-calc-fix
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 914197f6..8e335928 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,7 @@ lazy_static = "1.4"
regex = "1.2.1"
shell-words = "0.1.0"
structopt = "0.2.18"
-syntect = "3.2.0"
+syntect = "4.1.0"
unicode-segmentation = "1.3.0"
unicode-width = "0.1.6"