Skip to content

Commit

Permalink
Update Rust crate hyper to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent f280e71 commit 120bf30
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 @@ -42,7 +42,7 @@ patricia_tree = { version = "0.8.0", default-features = false }
futures = { version = "0.3.30", default-features = false }
hex = { version = "0.4.3", default-features = false }
http-body = "1.0.1"
hyper = { version = "0.14.31" }
hyper = { version = "1.0.0" }
hyper-rustls = { version = "0.24.2", default-features = false, features = [
"webpki-roots",
] }
Expand Down

0 comments on commit 120bf30

Please sign in to comment.