1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 08:42:08 +00:00

Updates for 0.4

This commit is contained in:
sharkdp
2018-05-31 22:57:18 +02:00
parent e27bdfc7d6
commit bf5883f06f
3 changed files with 16 additions and 7 deletions

View File

@@ -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"]