Skip to content

Commit 08f77dc

Browse files
fix(deps): update rust crate ast-grep-core to 0.32.0
1 parent 33909b4 commit 08f77dc

File tree

2 files changed

+85
-38
lines changed

2 files changed

+85
-38
lines changed

Diff for: Cargo.lock

+84-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: crates/sfc/Cargo.toml

+1-1
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.32.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)