Skip to content

Commit 35117b5

Browse files
fix(deps): update rust crate ast-grep-config to 0.37.0
1 parent ecb762f commit 35117b5

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
@@ -29,7 +29,7 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
2929
once_cell = "1.19.0"
3030
wee_alloc = { version = "0.4.5" }
3131
ast-grep-core = { version = "0.36.3" }
32-
ast-grep-config = { version = "0.36.3" }
32+
ast-grep-config = { version = "0.37.0" }
3333
ast-grep-language = { version = "0.36.3", default-features = false }
3434
web-tree-sitter-sg = "0.24.4"
3535
tree-sitter = { version = "0.24.5", package = "tree-sitter-facade-sg" }

0 commit comments

Comments
 (0)