1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-11 20:11:43 +00:00

Bump syntect from 4.2.0 to 4.4.0

Bumps [syntect](https://github.com/trishume/syntect) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/trishume/syntect/releases)
- [Changelog](https://github.com/trishume/syntect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/trishume/syntect/compare/v4.2.0...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-07 20:18:20 +00:00
committed by David Peter
parent c3f85c8372
commit b9dac6ca5d
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ optional = true
default-features = false
[dependencies.syntect]
version = "4.2.0"
version = "4.4.0"
default-features = false
features = ["parsing", "yaml-load", "dump-load", "dump-create"]