Skip to content

Commit 91ccd4c

Browse files
build(deps): bump hyper from 1.7.0 to 1.8.0 (#14718)
Bumps [hyper](https://github.com/hyperium/hyper) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.8.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 68c8969 commit 91ccd4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -918,9 +918,9 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
918918

919919
[[package]]
920920
name = "hyper"
921-
version = "1.7.0"
921+
version = "1.8.0"
922922
source = "registry+https://github.com/rust-lang/crates.io-index"
923-
checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e"
923+
checksum = "1744436df46f0bde35af3eda22aeaba453aada65d8f1c171cd8a5f59030bd69f"
924924
dependencies = [
925925
"atomic-waker",
926926
"bytes",

0 commit comments

Comments
 (0)