Skip to content

Commit c130218

Browse files
Bump hyper-util from 0.1.18 to 0.1.19 (#1487)
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.18 to 0.1.19. - [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.18...v0.1.19) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bbf8c2 commit c130218

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ version = "1.8.1"
6262
features = [ "full" ]
6363

6464
[dependencies.hyper-util]
65-
version = "0.1.18"
65+
version = "0.1.19"
6666
features = [ "full" ]
6767

6868
[dependencies.openapiv3]

0 commit comments

Comments
 (0)