Skip to content

Commit a1ec13d

Browse files
Update Rust crate hyper to v1.2.0 (#8171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8e0614 commit a1ec13d

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Cargo.lock

Lines changed: 6 additions & 5 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
@@ -82,7 +82,7 @@ github-meta = "=0.11.0"
8282
hex = "=0.4.3"
8383
http = "=1.0.0"
8484
http-body-util = "=0.1.0"
85-
hyper = { version = "=1.1.0", features = ["client", "http1"] }
85+
hyper = { version = "=1.2.0", features = ["client", "http1"] }
8686
indexmap = { version = "=2.2.3", features = ["serde"] }
8787
indicatif = "=0.17.8"
8888
ipnetwork = "=0.20.0"

0 commit comments

Comments
 (0)