Skip to content

Commit

Permalink
dependabot: bump stringzilla from 3.11.0 to 3.11.2
Browse files Browse the repository at this point in the history
Bumps [stringzilla](https://github.com/ashvardanian/stringzilla) from 3.11.0 to 3.11.2.
- [Release notes](https://github.com/ashvardanian/stringzilla/releases)
- [Changelog](https://github.com/ashvardanian/StringZilla/blob/main/.releaserc)
- [Commits](ashvardanian/StringZilla@v3.11.0...v3.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent f563b7a commit 6a3d498
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ rand = "0.8.5"
rangemap = "1.5.1"
regex = "1.11.1"
si_trace_print = "0.3.12"
stringzilla = { version = "3.11.0", optional = true }
stringzilla = { version = "3.11.2", optional = true }
tar = "0.4.43"
tempfile = "3.14.0"
termcolor = "1.4.1"
Expand Down

0 comments on commit 6a3d498

Please sign in to comment.