Merge pull request #261 from timothymiller/dependabot/cargo/rustls-webpki-0.103.13

Bump rustls-webpki from 0.103.10 to 0.103.13
This commit is contained in:
Timothy Miller
2026-04-27 15:40:32 -04:00
committed by GitHub

4
Cargo.lock generated
View File

@@ -1026,9 +1026,9 @@ checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
[[package]]
name = "rustls-webpki"
version = "0.103.10"
version = "0.103.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df33b2b81ac578cabaf06b89b0631153a3f416b0a886e8a7a1707fb51abbd1ef"
checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e"
dependencies = [
"ring",
"rustls-pki-types",