summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 60b2d4e1..98a0fdc2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,7 +35,7 @@ default-features = false
features = []
[dependencies.syntect]
-version = "3.3.0"
+version = "3.2.0"
default-features = false
features = ["parsing", "yaml-load", "dump-load", "dump-create"]