1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-09 19:51:48 +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
+1 -3
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"]