Skip to content

Commit

Permalink
Bump syntect from 4.3.0 to 4.4.0 (Aloxaf#105)
Browse files Browse the repository at this point in the history
Bumps [syntect](https://github.com/trishume/syntect) from 4.3.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/commits/v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 21, 2020
1 parent c7ffab8 commit 792748e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ default-features = false
features = ["jpeg", "png", "jpeg_rayon"]

[dependencies.syntect]
version = "4.3"
version = "4.4"
default-features = false
features = ["parsing", "dump-load", "regex-onig"]

Expand Down

0 comments on commit 792748e

Please sign in to comment.