Skip to content

Commit 09ddeb8

Browse files
fix(deps): update rust crate hyper-util to 0.1.17
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b50df10 commit 09ddeb8

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
@@ -61,7 +61,7 @@ futures-channel = "0.3.31"
6161
futures-core = "0.3.31"
6262
futures-util = "0.3.31"
6363
tower = { version = "0.5.2", features = ["util"] }
64-
hyper-util = "0.1.16"
64+
hyper-util = "0.1.17"
6565

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

0 commit comments

Comments
 (0)