@@ -1641,7 +1641,7 @@ dependencies = [
"hyper-util",
"pin-project-lite",
"rustls 0.21.12",
- "rustls 0.23.25",
+ "rustls 0.23.26",
"rustls-native-certs 0.8.1",
"rustls-pki-types",
"tokio",
@@ -6669,7 +6669,7 @@ dependencies = [
name = "http_client_tls"
version = "0.1.0"
dependencies = [
- "rustls 0.23.25",
+ "rustls 0.23.26",
"rustls-platform-verifier",
"workspace-hack",
]
@@ -6768,7 +6768,7 @@ dependencies = [
"http 1.3.1",
"hyper 1.6.0",
"hyper-util",
- "rustls 0.23.25",
+ "rustls 0.23.26",
"rustls-native-certs 0.8.1",
"rustls-pki-types",
"tokio",
@@ -11310,7 +11310,7 @@ dependencies = [
"quinn-proto",
"quinn-udp",
"rustc-hash 2.1.1",
- "rustls 0.23.25",
+ "rustls 0.23.26",
"socket2",
"thiserror 2.0.12",
"tokio",
@@ -11329,7 +11329,7 @@ dependencies = [
"rand 0.9.0",
"ring",
"rustc-hash 2.1.1",
- "rustls 0.23.25",
+ "rustls 0.23.26",
"rustls-pki-types",
"slab",
"thiserror 2.0.12",
@@ -11937,7 +11937,7 @@ dependencies = [
"percent-encoding",
"pin-project-lite",
"quinn",
- "rustls 0.23.25",
+ "rustls 0.23.26",
"rustls-native-certs 0.8.1",
"rustls-pemfile 2.2.0",
"rustls-pki-types",
@@ -12328,9 +12328,9 @@ dependencies = [
[[package]]
name = "rustls"
-version = "0.23.25"
+version = "0.23.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "822ee9188ac4ec04a2f0531e55d035fb2de73f18b41a63c70c2712503b6fb13c"
+checksum = "df51b5869f3a441595eac5e8ff14d486ff285f7b8c0df8770e49c3b56351f0f0"
dependencies = [
"aws-lc-rs",
"log",
@@ -12404,7 +12404,7 @@ dependencies = [
"jni",
"log",
"once_cell",
- "rustls 0.23.25",
+ "rustls 0.23.26",
"rustls-native-certs 0.8.1",
"rustls-platform-verifier-android",
"rustls-webpki 0.103.1",
@@ -13502,7 +13502,7 @@ dependencies = [
"once_cell",
"percent-encoding",
"rust_decimal",
- "rustls 0.23.25",
+ "rustls 0.23.26",
"rustls-pemfile 2.2.0",
"serde",
"serde_json",
@@ -14797,7 +14797,7 @@ version = "0.26.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
dependencies = [
- "rustls 0.23.25",
+ "rustls 0.23.26",
"tokio",
]
@@ -14857,7 +14857,7 @@ checksum = "7a9daff607c6d2bf6c16fd681ccb7eecc83e4e2cdc1ca067ffaadfca5de7f084"
dependencies = [
"futures-util",
"log",
- "rustls 0.23.25",
+ "rustls 0.23.26",
"rustls-pki-types",
"tokio",
"tokio-rustls 0.26.2",
@@ -15416,7 +15416,7 @@ dependencies = [
"httparse",
"log",
"rand 0.9.0",
- "rustls 0.23.25",
+ "rustls 0.23.26",
"rustls-pki-types",
"sha1",
"thiserror 2.0.12",
@@ -17764,7 +17764,7 @@ dependencies = [
"rust_decimal",
"rustix 0.38.44",
"rustix 1.0.5",
- "rustls 0.23.25",
+ "rustls 0.23.26",
"rustls-webpki 0.103.1",
"scopeguard",
"sea-orm",