Skip to content

Commit 1d0a9dc

Browse files
fix(deps): update rust crate ast-grep-core to 0.36.0
1 parent a7a4113 commit 1d0a9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
2828

2929
once_cell = "1.19.0"
3030
wee_alloc = { version = "0.4.5" }
31-
ast-grep-core = { version = "0.35.0" }
31+
ast-grep-core = { version = "0.36.0" }
3232
ast-grep-config = { version = "0.35.0" }
3333
ast-grep-language = { version = "0.35.0", default-features = false }
3434
web-tree-sitter-sg = "0.24.4"

0 commit comments

Comments
 (0)