1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-11-01 07:32:01 +00:00

Bump syntect to v5.3.0

This commit is contained in:
Keith Hall
2025-09-27 15:58:10 +03:00
parent 5863a57921
commit a2eaa6c22c
2 changed files with 27 additions and 33 deletions

View File

@@ -82,7 +82,7 @@ optional = true
default-features = false
[dependencies.syntect]
version = "5.2.0"
version = "5.3.0"
default-features = false
features = ["parsing"]