Skip to content

Commit ad43126

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump tree-sitter from 0.25.10 to 0.26.3
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.25.10 to 0.26.3. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.25.10...v0.26.3) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8458acb commit ad43126

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backends/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ solang-parser = { version = "=0.3.5", features = ["pt-serde"] }
4343

4444
# Go
4545
streaming-iterator = "0.1"
46-
tree-sitter = "0.25"
46+
tree-sitter = "0.26"
4747
tree-sitter-go = "0.25"
4848

4949
# Hardhat

0 commit comments

Comments
 (0)