Skip to content

Commit ceff956

Browse files
build(deps): bump hyper in the hyper group across 1 directory (#4598)
Bumps the hyper group with 1 update in the / directory: [hyper](https://github.com/hyperium/hyper). Updates `hyper` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.10.1...v1.11.0) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: hyper ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raymond Kroeker <raymond@raykroeker.net>
1 parent 4a34c0d commit ceff956

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
644644
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
645645
dependencies = [
646646
"libc",
647-
"windows-sys 0.61.1",
647+
"windows-sys 0.52.0",
648648
]
649649

650650
[[package]]
@@ -1076,9 +1076,9 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
10761076

10771077
[[package]]
10781078
name = "hyper"
1079-
version = "1.10.1"
1079+
version = "1.11.0"
10801080
source = "registry+https://github.com/rust-lang/crates.io-index"
1081-
checksum = "55281c53a1894c864990125767da440a4e630446785086f52523b20033b74498"
1081+
checksum = "d22053281f852e11534f5198498373cbb59295120a20771d90f7ed1897490a72"
10821082
dependencies = [
10831083
"atomic-waker",
10841084
"bytes",
@@ -3704,7 +3704,7 @@ dependencies = [
37043704
"errno",
37053705
"libc",
37063706
"linux-raw-sys",
3707-
"windows-sys 0.61.1",
3707+
"windows-sys 0.52.0",
37083708
]
37093709

37103710
[[package]]
@@ -4027,7 +4027,7 @@ dependencies = [
40274027
"getrandom 0.3.4",
40284028
"once_cell",
40294029
"rustix",
4030-
"windows-sys 0.61.1",
4030+
"windows-sys 0.52.0",
40314031
]
40324032

40334033
[[package]]
@@ -4670,7 +4670,7 @@ version = "0.1.11"
46704670
source = "registry+https://github.com/rust-lang/crates.io-index"
46714671
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
46724672
dependencies = [
4673-
"windows-sys 0.61.1",
4673+
"windows-sys 0.52.0",
46744674
]
46754675

46764676
[[package]]

0 commit comments

Comments
 (0)