Skip to content

Commit

Permalink
Bump lz4 from 1.26.0 to 1.27.0
Browse files Browse the repository at this point in the history
Bumps [lz4](https://github.com/10xGenomics/lz4-rs) from 1.26.0 to 1.27.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)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 734213d commit c194fe2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -53,7 +53,7 @@ futures = "0.3"
getrandom = "0.2"
glob = "0.3.1"
lazy_static = "1.4.0"
lz4 = "1.26.0"
lz4 = "1.27.0"
opentelemetry = { version = "0.21.0" }
opentelemetry-jaeger = { version = "0.20.0", features = ["rt-tokio"] }
opentelemetry_sdk = "0.21.2"
Expand Down

0 comments on commit c194fe2

Please sign in to comment.