Skip to content

Commit 83f78e7

Browse files
Bump hyper-util from 0.1.14 to 0.1.15 (#1369)
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.14 to 0.1.15. - [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.14...v0.1.15) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.15 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 ace3576 commit 83f78e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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.6.0"
6262
features = [ "full" ]
6363

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

6868
[dependencies.openapiv3]

0 commit comments

Comments
 (0)