Skip to content

Commit

Permalink
Bump tree-sitter from 0.22.2 to 0.22.5 in /fuzz/aflplusplus
Browse files Browse the repository at this point in the history
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.22.2 to 0.22.5.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md)
- [Commits](tree-sitter/tree-sitter@v0.22.2...v0.22.5)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Apr 15, 2024
1 parent 9393ae5 commit 828e6bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions fuzz/aflplusplus/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fuzz/aflplusplus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ include = [
]

[dependencies]
tree-sitter = "0.22.2"
tree-sitter = "0.22.5"
encoding_rs = "0.8.34"
encoding_rs_io = "0.1.7"

Expand Down

0 comments on commit 828e6bc

Please sign in to comment.