Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 97c5529

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump hyper-util from 0.1.6 to 0.1.7
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.6 to 0.1.7. - [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.6...v0.1.7) --- updated-dependencies: - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c969bdc commit 97c5529

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
@@ -134,7 +134,7 @@ features = ["client", "http1", "http2"]
134134

135135
# Additional Hyper utilties
136136
[workspace.dependencies.hyper-util]
137-
version = "0.1.6"
137+
version = "0.1.7"
138138
features = [
139139
"client",
140140
"server",

0 commit comments

Comments
 (0)