We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb762f commit 10c0e99Copy full SHA for 10c0e99
Cargo.toml
@@ -30,7 +30,7 @@ once_cell = "1.19.0"
30
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 }
+ast-grep-language = { version = "0.37.0", default-features = false }
34
web-tree-sitter-sg = "0.24.4"
35
tree-sitter = { version = "0.24.5", package = "tree-sitter-facade-sg" }
36
serde-wasm-bindgen = "0.6"
0 commit comments