Skip to content

Commit

Permalink
chore(deps): Bump tree-sitter from 0.24.3 to 0.24.4 in /fuzz/afl.rs
Browse files Browse the repository at this point in the history
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.24.3 to 0.24.4.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.24.3...v0.24.4)

---
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 Nov 11, 2024
1 parent 032195d commit 36317b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions fuzz/afl.rs/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/afl.rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ include = [
]

[dependencies]
tree-sitter = "0.24.3"
tree-sitter = "0.24.4"
afl = "*"

[build-dependencies]
Expand Down

0 comments on commit 36317b0

Please sign in to comment.