diff --git a/tests/hello-tls/Cargo.lock b/tests/hello-tls/Cargo.lock index b09ff59..9bec4cd 100644 --- a/tests/hello-tls/Cargo.lock +++ b/tests/hello-tls/Cargo.lock @@ -849,9 +849,9 @@ dependencies = [ [[package]] name = "rustls-webpki" -version = "0.103.5" +version = "0.103.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b5a37813727b78798e53c2bec3f5e8fe12a6d6f8389bf9ca7802add4c9905ad8" +checksum = "df33b2b81ac578cabaf06b89b0631153a3f416b0a886e8a7a1707fb51abbd1ef" dependencies = [ "ring", "rustls-pki-types",