Skip to content

Commit 84f0c7f

Browse files
fix: bump version
1 parent 26ad450 commit 84f0c7f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ 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.38.1", default-features = false }
32-
ast-grep-config = { version = "0.38.1", default-features = false }
31+
ast-grep-core = { version = "0.38.3", default-features = false }
32+
ast-grep-config = { version = "0.38.3", 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)