Skip to content

Commit

Permalink
Merge pull request #529 from BrianHicks/dependabot/cargo/tree-sitter-…
Browse files Browse the repository at this point in the history
…0.23.0

Bump tree-sitter from 0.22.6 to 0.23.0
  • Loading branch information
BrianHicks authored Sep 2, 2024
2 parents b5244ec + d3e7dfc commit 890d92d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
20 changes: 14 additions & 6 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 @@ serde = { version = "1.0.209", features = [ "derive" ] }
serde_json = "1.0.127"
strum = "0.26.3"
strum_macros = "0.26.4"
tree-sitter = "0.22.6"
tree-sitter = "0.23.0"

[build-dependencies]
cc = { version = "1.1.14", features = [ "parallel" ] }
Expand Down

0 comments on commit 890d92d

Please sign in to comment.