Skip to content

Commit 5ab556b

Browse files
build(deps): bump rustls-webpki from 0.103.9 to 0.103.10 (#10407)
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.103.9 to 0.103.10. - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.9...v/0.103.10) --- updated-dependencies: - dependency-name: rustls-webpki dependency-version: 0.103.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29dfc83 commit 5ab556b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,7 +1627,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
16271627
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
16281628
dependencies = [
16291629
"libc",
1630-
"windows-sys 0.52.0",
1630+
"windows-sys 0.59.0",
16311631
]
16321632

16331633
[[package]]
@@ -2614,7 +2614,7 @@ checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46"
26142614
dependencies = [
26152615
"hermit-abi 0.5.2",
26162616
"libc",
2617-
"windows-sys 0.52.0",
2617+
"windows-sys 0.59.0",
26182618
]
26192619

26202620
[[package]]
@@ -4674,7 +4674,7 @@ dependencies = [
46744674
"errno",
46754675
"libc",
46764676
"linux-raw-sys",
4677-
"windows-sys 0.52.0",
4677+
"windows-sys 0.59.0",
46784678
]
46794679

46804680
[[package]]
@@ -4704,9 +4704,9 @@ dependencies = [
47044704

47054705
[[package]]
47064706
name = "rustls-webpki"
4707-
version = "0.103.9"
4707+
version = "0.103.10"
47084708
source = "registry+https://github.com/rust-lang/crates.io-index"
4709-
checksum = "d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53"
4709+
checksum = "df33b2b81ac578cabaf06b89b0631153a3f416b0a886e8a7a1707fb51abbd1ef"
47104710
dependencies = [
47114711
"ring",
47124712
"rustls-pki-types",
@@ -5414,7 +5414,7 @@ dependencies = [
54145414
"getrandom 0.4.2",
54155415
"once_cell",
54165416
"rustix",
5417-
"windows-sys 0.52.0",
5417+
"windows-sys 0.59.0",
54185418
]
54195419

54205420
[[package]]
@@ -6649,7 +6649,7 @@ version = "0.1.11"
66496649
source = "registry+https://github.com/rust-lang/crates.io-index"
66506650
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
66516651
dependencies = [
6652-
"windows-sys 0.52.0",
6652+
"windows-sys 0.59.0",
66536653
]
66546654

66556655
[[package]]

0 commit comments

Comments
 (0)