Skip to content

Commit a05b9c3

Browse files
fix(deps): update rust crate ast-grep-core to 0.42.0 (#941)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e19d95a commit a05b9c3

File tree

2 files changed

+6
-32
lines changed

2 files changed

+6
-32
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
2828

2929
once_cell = "1.19.0"
3030
wee_alloc = { version = "0.4.5" }
31-
ast-grep-core = { version = "0.40.0", default-features = false }
31+
ast-grep-core = { version = "0.42.0", default-features = false }
3232
ast-grep-config = { version = "0.42.0", default-features = false }
3333
web-tree-sitter-sg = "0.25.11"
3434
serde-wasm-bindgen = "0.6.5"

0 commit comments

Comments
 (0)