1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-31 07:04:04 +00:00

Bump syntect from 5.0.0 to 5.1.0 (#2742)

Bumps [syntect](https://github.com/trishume/syntect) from 5.0.0 to 5.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/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: syntect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-19 06:43:09 +00:00
committed by GitHub
parent c0b17e73e1
commit f2f6902279
2 changed files with 8 additions and 10 deletions

View File

@@ -74,7 +74,7 @@ optional = true
default-features = false
[dependencies.syntect]
version = "5.0.0"
version = "5.1.0"
default-features = false
features = ["parsing"]