Skip to content

Commit

Permalink
Bump tree-sitter from 0.23.0 to 0.24.4
Browse files Browse the repository at this point in the history
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.23.0 to 0.24.4.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.23.0...v0.24.4)

---
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 Nov 18, 2024
1 parent a08a33b commit 92b689b
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 @@ -16,7 +16,7 @@ serde = { version = "1.0.214", features = [ "derive" ] }
serde_json = "1.0.133"
strum = "0.26.3"
strum_macros = "0.26.4"
tree-sitter = "0.23.0"
tree-sitter = "0.24.4"

[build-dependencies]
cc = { version = "1.2.1", features = [ "parallel" ] }
Expand Down

0 comments on commit 92b689b

Please sign in to comment.