Skip to content

Commit 29a4250

Browse files
fix(deps): update rust crate ast-grep-language to 0.36.0
1 parent a7a4113 commit 29a4250

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

Cargo.lock

Lines changed: 17 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ once_cell = "1.19.0"
3030
wee_alloc = { version = "0.4.5" }
3131
ast-grep-core = { version = "0.35.0" }
3232
ast-grep-config = { version = "0.35.0" }
33-
ast-grep-language = { version = "0.35.0", default-features = false }
33+
ast-grep-language = { version = "0.36.0", default-features = false }
3434
web-tree-sitter-sg = "0.24.4"
3535
tree-sitter = { version = "0.24.5", package = "tree-sitter-facade-sg" }
3636
serde-wasm-bindgen = "0.6"

0 commit comments

Comments
 (0)