Crates update

This commit is contained in:
David Osipov 2026-03-21 11:18:43 +04:00
parent bb355e916f
commit 246ca11b88
No known key found for this signature in database
GPG Key ID: 0E55C4A47454E82E
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

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