Skip to content

Commit

Permalink
deps: update tree-sitter crate to 0.22.6
Browse files Browse the repository at this point in the history
  • Loading branch information
theHamsta committed Jun 22, 2024
1 parent 3750356 commit b0447e0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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 @@ include = ["bindings/rust/*", "grammar.js", "queries/*", "src/*"]
path = "bindings/rust/lib.rs"

[dependencies]
tree-sitter = "~0.20.10"
tree-sitter = "~0.22.6"

[build-dependencies]
cc = "1.0.73"
4 changes: 2 additions & 2 deletions bindings/rust/lib.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b0447e0

Please sign in to comment.