Skip to content

Commit ec929b3

Browse files
deps: bump tree-sitter from 0.26.12 to 0.26.13 in /fuzz
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.26.12 to 0.26.13. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.12...v0.26.13) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.26.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09fb230 commit ec929b3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ authors = [
5656
# entries via `.workspace = true`, so any grammar bump here MUST be
5757
# applied to enums/Cargo.toml in lockstep (see recreate-grammars.sh).
5858
[workspace.dependencies]
59-
tree-sitter = "=0.26.12"
59+
tree-sitter = "=0.26.13"
6060
tree-sitter-bash = "=0.25.1"
6161
tree-sitter-c-sharp = "=0.23.5"
6262
tree-sitter-elixir = "=0.3.5"

fuzz/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)