Skip to content

Commit

Permalink
fix(deps): update rust crate web-tree-sitter-sg to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and HerringtonDarkholme committed May 30, 2023
1 parent d8817e4 commit 1cba352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ wee_alloc = { version = "0.4.5" }
ast-grep-core = { version = "0.5.7" }
ast-grep-config = { version = "0.5.7" }
ast-grep-language = { version = "0.5.7", default-features = false }
web-tree-sitter-sg = "1.3.3"
web-tree-sitter-sg = "1.3.4"
tree-sitter = { version = "0.9.2", package = "tree-sitter-facade-sg" }
serde-wasm-bindgen = "0.5"
serde_json = "1.0.96"
Expand Down

0 comments on commit 1cba352

Please sign in to comment.