Skip to content

Commit

Permalink
chore(deps): bump lz4 from 1.23.2 to 1.27.0 in /rust
Browse files Browse the repository at this point in the history
Bumps [lz4](https://github.com/10xGenomics/lz4-rs) from 1.23.2 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 ff754b8 commit 6193c63
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
25 changes: 16 additions & 9 deletions rust/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 rust/persia-libs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ hyper = {version = "0.14.15", features = ["full"]}
hyperloglogplus = "0.4"
indexmap = {version = "1.5", features = ["serde-1"]}
itertools = "0.10"
lz4 = "1.23"
lz4 = "1.27"
ndarray = {version = "0.15.3", features = ["serde"]}
ndarray-rand = "0.14"
once_cell = "1.3"
Expand Down

0 comments on commit 6193c63

Please sign in to comment.