Skip to content

Commit 8ca037e

Browse files
Update Rust crate hyper to v0.14.26 (#6331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd02d66 commit 8ca037e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -46,7 +46,7 @@ futures-util = "=0.3.28"
4646
hex = "=0.4.3"
4747
http = "=0.2.9"
4848
http-body = "=0.4.5"
49-
hyper = { version = "=0.14.25", features = ["backports", "client", "deprecated", "http1"] }
49+
hyper = { version = "=0.14.26", features = ["backports", "client", "deprecated", "http1"] }
5050
indexmap = { version = "=1.9.3", features = ["serde-1"] }
5151
indicatif = "=0.17.3"
5252
ipnetwork = "=0.20.0"

0 commit comments

Comments
 (0)