Skip to content

Commit

Permalink
fix(deps): update rust crate ast-grep-config to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and HerringtonDarkholme committed Aug 20, 2023
1 parent 577e852 commit bbc3a26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
once_cell = "1.18.0"
wee_alloc = { version = "0.4.5" }
ast-grep-core = { version = "0.11.1" }
ast-grep-config = { version = "0.10.1" }
ast-grep-config = { version = "0.11.1" }
ast-grep-language = { version = "0.10.1", default-features = false }
web-tree-sitter-sg = "1.3.4"
tree-sitter = { version = "0.9.2", package = "tree-sitter-facade-sg" }
Expand Down

0 comments on commit bbc3a26

Please sign in to comment.