Skip to content

Commit c99e0d0

Browse files
Bump hyper-util from 0.1.17 to 0.1.18 (#1026)
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.17 to 0.1.18. - [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.17...v0.1.18) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bedbc24 commit c99e0d0

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

Cargo.lock

Lines changed: 12 additions & 10 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
@@ -41,7 +41,7 @@ h2 = "0.4"
4141
hickory-resolver = "0.24" # 0.25 breaks the ability to detect DNS Errors, so we shouldn't update until that's fixed
4242
http = "1.3"
4343
hyper = "1.1" # Use the same version as `reqwest`: https://github.com/seanmonstar/reqwest/blob/v0.12.15/Cargo.toml#L121
44-
hyper-util = "0.1.17"
44+
hyper-util = "0.1.18"
4545
indoc = "2.0"
4646
itertools = "0.14.0"
4747
linkify = "0.10.0"

0 commit comments

Comments
 (0)