Skip to content

Commit 75e514a

Browse files
build(deps): bump hyper-util from 0.1.11 to 0.1.13
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.11 to 0.1.13. - [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.11...v0.1.13) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46eb75f commit 75e514a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

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

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

0 commit comments

Comments
 (0)