Skip to content

Commit 316a71f

Browse files
fix(deps): update rust crate ast-grep-core to 0.39.0
1 parent 33909b4 commit 316a71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/sfc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2018"
99
[dependencies]
1010
smallvec = "1.12.0"
1111
rustc-hash = "1.1.0"
12-
ast-grep-core = "0.5.3"
12+
ast-grep-core = "0.39.0"
1313
tree-sitter-typescript = "0.20.3"
1414
lazy_static = "1.4.0"
1515
compiler = { path = "../compiler", default-features = false, features = [], package = "vue-compiler-core" }

0 commit comments

Comments
 (0)