Skip to content

Commit 7c97ab3

Browse files
chore(deps): bump hyper-util from 0.1.16 to 0.1.17
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] <[email protected]>
1 parent f45e3cd commit 7c97ab3

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
@@ -60,7 +60,7 @@ md5 = "0.8.0"
6060
sec1 = { version = "0.7.3", features = ["der"] }
6161
tower = { version = "0.5.2", features = ["util"] }
6262
openssl = "0.10.72"
63-
hyper-util = "0.1.16"
63+
hyper-util = "0.1.17"
6464
hyper-openssl = {version = "0.10.2", features = ["client-legacy"]}
6565

6666
[dependencies.futures-util]

0 commit comments

Comments
 (0)