Skip to content

Commit 834f7a6

Browse files
Update Rust crate hyper to v1.6.0 (#10466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc50b14 commit 834f7a6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ futures-util = "=0.3.31"
8585
hex = "=0.4.3"
8686
http = "=1.2.0"
8787
http-body-util = "=0.1.2"
88-
hyper = { version = "=1.5.2", features = ["client", "http1"] }
88+
hyper = { version = "=1.6.0", features = ["client", "http1"] }
8989
indexmap = { version = "=2.7.1", features = ["serde"] }
9090
indicatif = "=0.17.11"
9191
ipnetwork = "=0.21.1"

0 commit comments

Comments
 (0)