Skip to content

Commit 78740d2

Browse files
build(deps): bump hyper-util from 0.1.13 to 0.1.14
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.13 to 0.1.14. - [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.13...v0.1.14) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50b41a6 commit 78740d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -178,7 +178,7 @@ features = ["client", "http1", "http2"]
178178

179179
# Additional Hyper utilties
180180
[workspace.dependencies.hyper-util]
181-
version = "0.1.13"
181+
version = "0.1.14"
182182
features = [
183183
"client",
184184
"server",

0 commit comments

Comments
 (0)