Skip to content

Commit db50bb5

Browse files
fix(deps): update rust crate ast-grep-config to 0.40.0 (#873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d22ca5 commit db50bb5

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

Cargo.lock

Lines changed: 15 additions & 4 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
@@ -29,7 +29,7 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
2929
once_cell = "1.19.0"
3030
wee_alloc = { version = "0.4.5" }
3131
ast-grep-core = { version = "0.39.5", default-features = false }
32-
ast-grep-config = { version = "0.39.5", default-features = false }
32+
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"
3535
serde_json = "1.0.116"

0 commit comments

Comments
 (0)