Skip to content

Commit

Permalink
build(deps): update tree-sitter requirement from 0.23 to 0.24 (#105)
Browse files Browse the repository at this point in the history
Updates the requirements on [tree-sitter](https://github.com/tree-sitter/tree-sitter) to permit the latest version.
- [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.0...v0.24.2)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolaj Sidorenco <Nikolaj176@hotmail.com>
  • Loading branch information
dependabot[bot] and Nsidorenco authored Oct 15, 2024
1 parent 58198be commit 971da5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ tree-sitter-language = "0.1.0"
cc = "1.0.104"

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

0 comments on commit 971da5f

Please sign in to comment.