Skip to content

Commit

Permalink
revert to tree-sitter 0.1.0 version (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
WillLillis authored Jul 30, 2024
1 parent 4d2e49f commit 51b0728
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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 @@ -54,7 +54,7 @@ quick-xml = "0.35.0"
bincode = "1.3.3"
lsp-textdocument = "0.4.0"
compile_commands = "0.2.0"
tree-sitter-asm = { git = "https://github.com/RubixDev/tree-sitter-asm" }
tree-sitter-asm = "0.1.0"

[dev-dependencies]
mockito = "1.2.0"

0 comments on commit 51b0728

Please sign in to comment.