Skip to content

Commit b523cf0

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump hyper-util from 0.1.7 to 0.1.9
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.7 to 0.1.9. - [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.7...v0.1.9) --- 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 24e38bb commit b523cf0

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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.7"
137+
version = "0.1.9"
138138
features = [
139139
"client",
140140
"server",

0 commit comments

Comments
 (0)