Skip to content

Commit 526eef6

Browse files
chore(deps): update rust crate tree-sitter-go to 0.25.0 (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47302e3 commit 526eef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ tree-sitter-json = "0.24.0"
7474
tree-sitter-java = "0.23.5"
7575
tree-sitter-ruby = "0.23.1"
7676
tree-sitter-rust = "0.24.0"
77-
tree-sitter-go = "0.23.4"
77+
tree-sitter-go = "0.25.0"
7878
tree-sitter-md = {git="https://github.com/tree-sitter-grammars/tree-sitter-markdown", rev = "192407ab5a24bfc24f13332979b5e7967518754a", version = ">=0.3.2"}
7979
tree-sitter-yaml = "0.7.0"
8080
tree-sitter-toml-ng = "0.7.0"

0 commit comments

Comments
 (0)