We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb762f commit 7a1ed82Copy full SHA for 7a1ed82
Cargo.toml
@@ -31,7 +31,7 @@ wee_alloc = { version = "0.4.5" }
31
ast-grep-core = { version = "0.36.3" }
32
ast-grep-config = { version = "0.36.3" }
33
ast-grep-language = { version = "0.36.3", default-features = false }
34
-web-tree-sitter-sg = "0.24.4"
+web-tree-sitter-sg = "0.25.0"
35
tree-sitter = { version = "0.24.5", package = "tree-sitter-facade-sg" }
36
serde-wasm-bindgen = "0.6"
37
serde_json = "1.0.116"
0 commit comments