Skip to content

Commit 71f05c0

Browse files
build(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 18cb990 commit 71f05c0

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
@@ -274,7 +274,7 @@ features = ["client", "server", "http1", "http2"]
274274

275275
# Additional Hyper utilties
276276
[workspace.dependencies.hyper-util]
277-
version = "0.1.16"
277+
version = "0.1.17"
278278
features = [
279279
"client",
280280
"server",

0 commit comments

Comments
 (0)