chore: bump rustls-webpki to 0.103.13

Bumps rustls-webpki from 0.103.10 to 0.103.13 (Cargo.lock only update).
This commit is contained in:
Alex Melan 2026-05-25 05:22:33 +03:00 committed by GitHub
parent 5fb2ed9464
commit 271283cd03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
rust/Cargo.lock generated
View File

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