Skip to content

Commit

Permalink
chore(deps): Bump lz4 from 1.24.0 to 1.25.0
Browse files Browse the repository at this point in the history
Bumps [lz4](https://github.com/10xGenomics/lz4-rs) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/10xGenomics/lz4-rs/releases)
- [Changelog](https://github.com/10XGenomics/lz4-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/10xGenomics/lz4-rs/commits/v1.25)

---
updated-dependencies:
- dependency-name: lz4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 531aa8b commit cf73163
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 src/storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ futures-async-stream = { workspace = true }
hex = "0.4"
itertools = { workspace = true }
libc = "0.2"
lz4 = "1.24.0"
lz4 = "1.25.0"
memcomparable = "0.2"
metrics-prometheus = "0.7"
more-asserts = "0.3"
Expand Down

0 comments on commit cf73163

Please sign in to comment.