Skip to content

Commit

Permalink
Upgrade tree-sitter-go to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Apr 8, 2024
1 parent 674f1ff commit 48f716f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
18 changes: 4 additions & 14 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 frameworks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ solang-parser = "=0.3.3"

# Go
tree-sitter = "0.22"
tree-sitter-go = "0.20"
tree-sitter-go = "0.21"

# Hardhat TS
swc_core = { version = "0.90", features = [
Expand Down

0 comments on commit 48f716f

Please # to comment.