Skip to content

Commit ab1385d

Browse files
Merge pull request #1288 from containers/renovate/hyper-util-0.x
fix(deps): update rust crate hyper-util to 0.1.16
2 parents aa41085 + 9002adc commit ab1385d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -54,7 +54,7 @@ futures-channel = "0.3.31"
5454
futures-core = "0.3.31"
5555
futures-util = "0.3.31"
5656
tower = { version = "0.5.2", features = ["util"] }
57-
hyper-util = "0.1.15"
57+
hyper-util = "0.1.16"
5858

5959
[build-dependencies]
6060
chrono = { version = "0.4.41", default-features = false, features = ["clock"] }

0 commit comments

Comments
 (0)