1
0
mirror of https://github.com/actix/examples synced 2025-06-26 09:17:41 +02:00

chore(deps): bump rustls from 0.23.27 to 0.23.28

Bumps [rustls](https://github.com/rustls/rustls) from 0.23.27 to 0.23.28.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.27...v/0.23.28)

---
updated-dependencies:
- dependency-name: rustls
  dependency-version: 0.23.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-16 18:59:25 +00:00
committed by GitHub
parent 722485a5ed
commit abda62c4da

42
Cargo.lock generated
View File

@ -1102,7 +1102,7 @@ dependencies = [
"percent-encoding",
"pin-project-lite",
"rand 0.9.1",
"rustls 0.23.27",
"rustls 0.23.28",
"serde",
"serde_json",
"serde_urlencoded",
@ -1118,7 +1118,7 @@ dependencies = [
"env_logger",
"log",
"mime",
"rustls 0.23.27",
"rustls 0.23.28",
"rustls-platform-verifier",
]
@ -1427,7 +1427,7 @@ dependencies = [
"hyper-util",
"pin-project-lite",
"rustls 0.21.12",
"rustls 0.23.27",
"rustls 0.23.28",
"rustls-native-certs 0.8.1",
"rustls-pki-types",
"tokio",
@ -3149,7 +3149,7 @@ dependencies = [
"eyre",
"log",
"notify",
"rustls 0.23.27",
"rustls 0.23.28",
"tokio",
]
@ -3162,7 +3162,7 @@ dependencies = [
"examples-common",
"eyre",
"notify",
"rustls 0.23.27",
"rustls 0.23.28",
"rustls-channel-resolver",
"tokio",
"tracing",
@ -3172,7 +3172,7 @@ dependencies = [
name = "examples-common"
version = "0.0.0"
dependencies = [
"rustls 0.23.27",
"rustls 0.23.28",
"tracing",
"tracing-subscriber",
]
@ -4138,7 +4138,7 @@ dependencies = [
"http 1.3.1",
"hyper 1.6.0",
"hyper-util",
"rustls 0.23.27",
"rustls 0.23.28",
"rustls-native-certs 0.8.1",
"rustls-pki-types",
"tokio",
@ -4829,7 +4829,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a793df0d7afeac54f95b471d3af7f0d4fb975699f972341a4b76988d49cdf0c"
dependencies = [
"cfg-if",
"windows-targets 0.53.0",
"windows-targets 0.48.5",
]
[[package]]
@ -5127,7 +5127,7 @@ dependencies = [
"env_logger",
"futures-util",
"log",
"rustls 0.23.27",
"rustls 0.23.28",
]
[[package]]
@ -6373,7 +6373,7 @@ dependencies = [
"quinn-proto",
"quinn-udp",
"rustc-hash 2.1.1",
"rustls 0.23.27",
"rustls 0.23.28",
"socket2",
"thiserror 2.0.12",
"tokio",
@ -6393,7 +6393,7 @@ dependencies = [
"rand 0.9.1",
"ring",
"rustc-hash 2.1.1",
"rustls 0.23.27",
"rustls 0.23.28",
"rustls-pki-types",
"slab",
"thiserror 2.0.12",
@ -6703,7 +6703,7 @@ dependencies = [
"percent-encoding",
"pin-project-lite",
"quinn",
"rustls 0.23.27",
"rustls 0.23.28",
"rustls-pemfile 2.2.0",
"rustls-pki-types",
"serde",
@ -6973,9 +6973,9 @@ dependencies = [
[[package]]
name = "rustls"
version = "0.23.27"
version = "0.23.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321"
checksum = "7160e3e10bf4535308537f3c4e1641468cd0e485175d6163087c0393c7d46643"
dependencies = [
"aws-lc-rs",
"log",
@ -6994,7 +6994,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "173e7e58f0cbb61d2ea2b21af1b5ed6e35fa6c17818fc2cc5d903b44b4715d01"
dependencies = [
"rand 0.9.1",
"rustls 0.23.27",
"rustls 0.23.28",
]
[[package]]
@ -7005,7 +7005,7 @@ dependencies = [
"actix-web",
"env_logger",
"log",
"rustls 0.23.27",
"rustls 0.23.28",
]
[[package]]
@ -7016,7 +7016,7 @@ dependencies = [
"actix-web",
"env_logger",
"log",
"rustls 0.23.27",
"rustls 0.23.28",
]
[[package]]
@ -7095,7 +7095,7 @@ dependencies = [
"jni",
"log",
"once_cell",
"rustls 0.23.27",
"rustls 0.23.28",
"rustls-native-certs 0.8.1",
"rustls-platform-verifier-android",
"rustls-webpki 0.103.3",
@ -8457,7 +8457,7 @@ dependencies = [
"env_logger",
"eyre",
"log",
"rustls 0.23.27",
"rustls 0.23.28",
"tokio",
]
@ -8651,7 +8651,7 @@ version = "0.26.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
dependencies = [
"rustls 0.23.27",
"rustls 0.23.28",
"tokio",
]
@ -9740,7 +9740,7 @@ version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
dependencies = [
"windows-sys 0.59.0",
"windows-sys 0.48.0",
]
[[package]]