Skip to content

Commit

Permalink
Update Rust crate hyper-rustls to 0.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent aab867a commit 1aaadbf
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 @@ -22,7 +22,7 @@ filetime = "0.2.23"
futures = "0.3.30"
hex = "0.4.3"
hyper = { version = "0.14.28" }
hyper-rustls = { version = "0.24.2", features = ["webpki-tokio"] }
hyper-rustls = { version = "0.27.1", features = ["webpki-tokio"] }
lz4_flex = "0.11.3"
parking_lot = "0.12.1"
prost = "0.12.4"
Expand Down

0 comments on commit 1aaadbf

Please sign in to comment.