Skip to content

Commit

Permalink
chore(deps): bump lz4 from 1.25.0 to 1.28.0 (#18742)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent adc30c0 commit f8b2b84
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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 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.25.0"
lz4 = "1.28.0"
memcomparable = "0.2"
metrics-prometheus = "0.7"
moka = { version = "0.12.0", features = ["future", "sync"] }
Expand Down

0 comments on commit f8b2b84

Please sign in to comment.