Skip to content

Commit

Permalink
build(deps): bump lz4 from 1.26.0 to 1.27.0 (anza-xyz#2939)
Browse files Browse the repository at this point in the history
* build(deps): bump lz4 from 1.26.0 to 1.27.0

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] <[email protected]>

* Update all Cargo files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent a02d927 commit c4b42ab
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
18 changes: 9 additions & 9 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 @@ -296,7 +296,7 @@ libsecp256k1 = { version = "0.6.0", default-features = false, features = [
light-poseidon = "0.2.0"
log = "0.4.22"
lru = "0.7.7"
lz4 = "1.26.0"
lz4 = "1.27.0"
memmap2 = "0.5.10"
memoffset = "0.9"
merlin = "3"
Expand Down
18 changes: 9 additions & 9 deletions programs/sbf/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4b42ab

Please sign in to comment.