Skip to content

Commit 2611993

Browse files
fix(deps): update rust crate ast-grep-core to 0.40.0
1 parent db50bb5 commit 2611993

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)