Skip to content

Commit

Permalink
fix(deps): update rust crate ast-grep-core to 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent e418d08 commit 88ebdfd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/sfc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
smallvec = "1.10.0"
rustc-hash = "1.1.0"
ast-grep-core = "0.5.3"
ast-grep-core = "0.6.7"
tree-sitter-typescript = "0.20.2"
lazy_static = "1.4.0"
compiler = { path = "../compiler", default-features = false, features = [], package = "vue-compiler-core" }

0 comments on commit 88ebdfd

Please sign in to comment.