Skip to content

Commit

Permalink
Update Rust crate lz4_flex to 0.11.2 (#701)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent d8afd33 commit 1840ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nativelink-store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ futures = "0.3.30"
hex = "0.4.3"
hyper = { version = "0.14.28" }
hyper-rustls = { version = "0.24.2", features = ["webpki-tokio"] }
lz4_flex = "0.11.1"
lz4_flex = "0.11.2"
parking_lot = "0.12.1"
prost = "0.12.3"
rand = "0.8.5"
Expand Down

0 comments on commit 1840ca8

Please sign in to comment.