tree-sitter replaces ast-grep
This commit is contained in:
@@ -26,3 +26,11 @@ rand = "0.8"
|
||||
regex = "1.0"
|
||||
shellexpand = "3.1"
|
||||
serde_yaml = "0.9"
|
||||
|
||||
# tree-sitter for embedded code search
|
||||
tree-sitter = "0.22"
|
||||
tree-sitter-rust = "0.21"
|
||||
tree-sitter-python = "0.21"
|
||||
tree-sitter-javascript = "0.21"
|
||||
tree-sitter-typescript = "0.21"
|
||||
walkdir = "2.4"
|
||||
|
||||
Reference in New Issue
Block a user