Skip to content

Commit 95d7b5e

Browse files
fix(deps): update rust crate tree-sitter to v0.24.4
1 parent b79d451 commit 95d7b5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include = [
2020
path = "bindings/rust/lib.rs"
2121

2222
[dependencies]
23-
tree-sitter = "=0.22.2"
23+
tree-sitter = "=0.24.4"
2424

2525
[build-dependencies]
2626
cc = "=1.0.99"

0 commit comments

Comments
 (0)