Skip to content

Commit 2972fd4

Browse files
committed
Install syntect from trishume/syntect#414
1 parent edd7e66 commit 2972fd4

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

Cargo.lock

Lines changed: 3 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ default-features = false
4848
features = []
4949

5050
[dependencies.syntect]
51-
version = "4.6.0"
51+
git = "https://github.com/trishume/syntect"
52+
revision = "0635a764b6e05b2f8c443a8e35233eeb02bf2ea9"
5253
default-features = false
5354
features = ["parsing", "assets", "yaml-load", "dump-load", "regex-onig"]
5455

0 commit comments

Comments
 (0)