Skip to content

Commit

Permalink
build(deps): bump tree-sitter-rust from 0.23.0 to 0.23.2 (#175)
Browse files Browse the repository at this point in the history
Bumps [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) from 0.23.0 to 0.23.2.
- [Release notes](https://github.com/tree-sitter/tree-sitter-rust/releases)
- [Commits](tree-sitter/tree-sitter-rust@v0.23.0...v0.23.2)

---
updated-dependencies:
- dependency-name: tree-sitter-rust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent ad85543 commit 198dd6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -58,7 +58,7 @@ tree-sitter-c = "0.23.1"
tree-sitter-c-sharp = "0.23.0"
tree-sitter-go = "0.23.4"
tree-sitter-python = "0.23.2"
tree-sitter-rust = "0.23.0"
tree-sitter-rust = "0.23.2"
tree-sitter-typescript = "0.23.0"
unescape = "0.1.0"
unicode-normalization = "0.1.24"
Expand Down

0 comments on commit 198dd6c

Please sign in to comment.