Skip to content

Commit 4cdba18

Browse files
fix(deps): update rust crate tree-sitter to v0.22.4
1 parent 122bf67 commit 4cdba18

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.22.4"
2424

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

0 commit comments

Comments
 (0)