Skip to content

Commit

Permalink
chore: update tree-sitter-solidity to latest crates.io (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xalpharush authored Nov 19, 2024
1 parent 2d28cf0 commit 0979122
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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 crates/tree-crasher-solidity/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ repository = "https://github.com/langston-barrett/tree-crasher"
[dependencies]
anyhow = "1"
tree-crasher = { version = "0.4.0", path = "../tree-crasher" }
tree-sitter-solidity = { git = "https://github.com/0xalpharush/tree-sitter-solidity", rev = "3e26757" }
tree-sitter-solidity = "1.2"

0 comments on commit 0979122

Please sign in to comment.