Skip to content

Commit

Permalink
Unpin tree-sitter-go
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Nov 25, 2024
1 parent 2848577 commit 9371adb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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.

4 changes: 1 addition & 3 deletions backends/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ solang-parser = { version = "=0.3.4", features = ["pt-serde"] }
# Go
streaming-iterator = "0.1"
tree-sitter = "0.24"
# smoelius: Pin to version 0.23.1 until the following issue is resolved:
# https://github.com/tree-sitter/tree-sitter-go/issues/155
tree-sitter-go = "=0.23.1"
tree-sitter-go = "0.23"

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

0 comments on commit 9371adb

Please sign in to comment.