summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ec8b93a3..f8d14898 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,9 +22,7 @@ default-features = false
features = []
[dependencies.syntect]
-git = "https://github.com/trishume/syntect"
-rev = "c025dad49564e96322df4468fd268b65b91b2eae"
-# version = "2"
+version = "2.1"
default-features = false
features = ["parsing", "yaml-load", "dump-load", "dump-create"]