1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-07 19:31:42 +00:00

Bump syntect from 3.0.2 to 3.1.0

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-25 03:16:02 +00:00
committed by David Peter
parent f0771d6532
commit ecf147fd96
2 changed files with 23 additions and 17 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ default-features = false
features = []
[dependencies.syntect]
version = "3.0.2"
version = "3.1.0"
default-features = false
features = ["parsing", "yaml-load", "dump-load", "dump-create"]