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 ff8e4fa3..a3319cf9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -58,7 +58,7 @@ optional = true
default-features = false
[dependencies.syntect]
-version = "4.1.0"
+version = "4.2.0"
default-features = false
features = ["parsing", "yaml-load", "dump-load", "dump-create"]