Skip to content

Commit 0c79b36

Browse files
Update Rust crate hyper to v1.5.0 (#9669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 043e991 commit 0c79b36

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
@@ -73,7 +73,7 @@ futures-util = "=0.3.31"
7373
hex = "=0.4.3"
7474
http = "=1.1.0"
7575
http-body-util = "=0.1.2"
76-
hyper = { version = "=1.4.1", features = ["client", "http1"] }
76+
hyper = { version = "=1.5.0", features = ["client", "http1"] }
7777
indexmap = { version = "=2.6.0", features = ["serde"] }
7878
indicatif = "=0.17.8"
7979
ipnetwork = "=0.20.0"

0 commit comments

Comments
 (0)