Skip to content

Commit 5a196bb

Browse files
chore(deps): Bump hyper-util from 0.1.16 to 0.1.17 (#1365)
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.16 to 0.1.17. - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.16...v0.1.17) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e680c05 commit 5a196bb

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
@@ -49,7 +49,7 @@ reqwest = { version = "0.12.4", features = [
4949
reqwest-middleware = "0.4"
5050
rcgen = { version = "0.12.1", features = ["x509-parser"] }
5151
hyper = { version = "1.6", features = ["full"] }
52-
hyper-util = { version = "0.1.16", features = [
52+
hyper-util = { version = "0.1.17", features = [
5353
"client",
5454
"client-legacy",
5555
"tokio",

0 commit comments

Comments
 (0)