Skip to content

Commit a65d153

Browse files
Bump hyper from 1.6.0 to 1.7.0 (#1407)
Bumps [hyper](https://github.com/hyperium/hyper) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce51b98 commit a65d153

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Cargo.lock

Lines changed: 7 additions & 5 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
@@ -58,7 +58,7 @@ version = "^0.16.3"
5858
path = "../dropshot_endpoint"
5959

6060
[dependencies.hyper]
61-
version = "1.6.0"
61+
version = "1.7.0"
6262
features = [ "full" ]
6363

6464
[dependencies.hyper-util]

0 commit comments

Comments
 (0)