Skip to content

Commit be964e3

Browse files
dependabot[bot]glehmann
authored andcommitted
Update tree-sitter requirement from 0.23.0 to 0.24.3
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.3) --- updated-dependencies: - dependency-name: tree-sitter dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91d55b1 commit be964e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ path = "bindings/rust/lib.rs"
2929
tree-sitter-language = "0.1.0"
3030

3131
[dev-dependencies]
32-
tree-sitter = "0.23.0"
32+
tree-sitter = "0.24.3"
3333

3434
[build-dependencies]
3535
cc = "1.0"

0 commit comments

Comments
 (0)