Skip to content

Commit cc17320

Browse files
Merge pull request #1109 from containers/renovate/hyper-util-0.x
fix(deps): update rust crate hyper-util to 0.1.10
2 parents b8d4266 + 6ba9d5d commit cc17320

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ futures-core = "0.3.31"
6262
futures-util = "0.3.31"
6363
nispor = "1.2.21"
6464
tower = { version = "0.5.1", features = ["util"] }
65-
hyper-util = "0.1.9"
65+
hyper-util = "0.1.10"
6666

6767
[build-dependencies]
6868
chrono = { version = "0.4.38", default-features = false, features = ["clock"] }

0 commit comments

Comments
 (0)