1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-10 20:01:45 +00:00

Bump syntect from 3.1.0 to 3.2.0

Bumps [syntect](https://github.com/trishume/syntect) from 3.1.0 to 3.2.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/v3.1.0...v3.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-11 03:21:47 +00:00
committed by David Peter
parent 7755ed79e0
commit dbc49e534a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ default-features = false
features = []
[dependencies.syntect]
version = "3.1.0"
version = "3.2.0"
default-features = false
features = ["parsing", "yaml-load", "dump-load", "dump-create"]