Skip to content

Commit

Permalink
Bump syntect from 3.0.2 to 3.1.0
Browse files Browse the repository at this point in the history
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](trishume/syntect@v3.0.2...v3.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and sharkdp committed Feb 25, 2019
1 parent f0771d6 commit ecf147f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 17 deletions.
38 changes: 22 additions & 16 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 @@ -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"]

Expand Down

0 comments on commit ecf147f

Please sign in to comment.