Skip to content

Commit 280c682

Browse files
chore(deps): bump ast-grep-core from 0.22.6 to 0.25.4
Bumps [ast-grep-core](https://github.com/ast-grep/ast-grep) from 0.22.6 to 0.25.4. - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](ast-grep/ast-grep@0.22.6...0.25.4) --- updated-dependencies: - dependency-name: ast-grep-core dependency-version: 0.25.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0813312 commit 280c682

2 files changed

Lines changed: 32 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 31 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/r2x-ast/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description = "AST discovery utilities for the r2x CLI"
1313

1414
[dependencies]
1515
anyhow = "1.0"
16-
ast-grep-core = "0.22"
16+
ast-grep-core = "0.25"
1717
ast-grep-language = "0.22"
1818
tracing = "0.1"
1919
walkdir = "2.4"

0 commit comments

Comments
 (0)