Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
Bump tree-sitter-highlight from 0.20.1 to 0.22.6
Browse files Browse the repository at this point in the history
Bumps [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) from 0.20.1 to 0.22.6.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md)
- [Commits](tree-sitter/tree-sitter@v0.20.1...v0.22.6)

---
updated-dependencies:
- dependency-name: tree-sitter-highlight
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent c2624e9 commit 7735f8a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
23 changes: 17 additions & 6 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 kak-tree-sitter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ serde_json = "1.0"
simple_logger = "5"
thiserror = "1.0"
tree-sitter = "0.20"
tree-sitter-highlight = "0.20"
tree-sitter-highlight = "0.22"
unicode-segmentation = "1.11"
uuid = { version = "1.8.0", features = ["v4"] }

Expand Down

0 comments on commit 7735f8a

Please sign in to comment.