Skip to content

Commit c05c2a6

Browse files
fix(deps): update rust crate ast-grep-core to 0.40.0
1 parent 8ed3b86 commit c05c2a6

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.lock

Lines changed: 17 additions & 6 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.39.5", default-features = false }
3333
web-tree-sitter-sg = "0.25.3"
3434
serde-wasm-bindgen = "0.6.5"

0 commit comments

Comments
 (0)