Skip to content

Commit 3cbdf2e

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

File tree

2 files changed

+3
-14
lines changed

2 files changed

+3
-14
lines changed

Cargo.lock

Lines changed: 2 additions & 13 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.39.5", default-features = false }
31+
ast-grep-core = { version = "0.40.0", default-features = false }
3232
ast-grep-config = { version = "0.40.0", default-features = false }
3333
web-tree-sitter-sg = "0.25.3"
3434
serde-wasm-bindgen = "0.6.5"

0 commit comments

Comments
 (0)