Skip to content

Commit

Permalink
chore(deps): Bump tree-sitter from 0.23.2 to 0.24.1
Browse files Browse the repository at this point in the history
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.23.2 to 0.24.1.
- [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.23.2...v0.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 4, 2024
1 parent 7ee890c commit 5e7a78a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 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 @@ -21,7 +21,7 @@ include = [
path = "bindings/rust/lib.rs"

[dependencies]
tree-sitter = "~0.23"
tree-sitter = "~0.24"

[build-dependencies]
cc = "1.1"

0 comments on commit 5e7a78a

Please sign in to comment.