We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d2da48 commit c1d49deCopy full SHA for c1d49de
Cargo.toml
@@ -31,7 +31,7 @@ wee_alloc = { version = "0.4.5" }
31
ast-grep-core = { version = "0.38.1", default-features = false }
32
ast-grep-config = { version = "0.38.1", default-features = false }
33
web-tree-sitter-sg = "0.25.3"
34
-serde-wasm-bindgen = "0.6"
+serde-wasm-bindgen = "0.6.5"
35
serde_json = "1.0.116"
36
37
[dev-dependencies]
0 commit comments