Skip to content

Commit 68678f0

Browse files
Update Rust crate hyper to v1.7.0 (#11755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5519a89 commit 68678f0

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

Cargo.lock

Lines changed: 14 additions & 12 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
@@ -95,7 +95,7 @@ flate2 = "=1.1.2"
9595
futures-util = "=0.3.31"
9696
hex = "=0.4.3"
9797
http = "=1.3.1"
98-
hyper = { version = "=1.6.0", features = ["client", "http1"] }
98+
hyper = { version = "=1.7.0", features = ["client", "http1"] }
9999
indexmap = { version = "=2.11.0", features = ["serde"] }
100100
indicatif = "=0.18.0"
101101
ipnetwork = "=0.21.1"

0 commit comments

Comments
 (0)