diff --git a/Cargo.toml b/Cargo.toml index abc1879d..05b0ae4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ console_error_panic_hook = { version = "0.1.7", optional = true } once_cell = "1.19.0" wee_alloc = { version = "0.4.5" } -ast-grep-core = { version = "0.36.3" } +ast-grep-core = { version = "0.38.0" } ast-grep-config = { version = "0.36.3" } ast-grep-language = { version = "0.36.3", default-features = false } web-tree-sitter-sg = "0.24.4"