Skip to content

Commit

Permalink
Bump tree-sitter-tags from 0.20.2 to 0.22.2
Browse files Browse the repository at this point in the history
Bumps [tree-sitter-tags](https://github.com/tree-sitter/tree-sitter) from 0.20.2 to 0.22.2.
- [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.2...v0.22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 6f4b274 commit d161c21
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 18 deletions.
44 changes: 27 additions & 17 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 crates/tree_sitter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tree-sitter-vim = { git = "https://github.com/liuchengxu/tree-sitter-vim", rev =
[dev-dependencies]
criterion = { workspace = true }
rand = "0.8"
tree-sitter-tags = "0.20"
tree-sitter-tags = "0.22"

[[bench]]
name = "benchmark"
Expand Down

0 comments on commit d161c21

Please sign in to comment.