deps: bump rustls-webpki from 0.101.2 to 0.101.4

Pull-Request: #4374.
This commit is contained in:
dependabot[bot] 2023-08-22 18:31:06 +00:00 committed by GitHub
parent e974efb755
commit 758e3d251f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -4947,9 +4947,9 @@ dependencies = [
[[package]]
name = "rustls-webpki"
version = "0.101.2"
version = "0.101.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "513722fd73ad80a71f72b61009ea1b584bcfa1483ca93949c8f290298837fa59"
checksum = "7d93931baf2d282fff8d3a532bbfd7653f734643161b87e3e01e59a04439bf0d"
dependencies = [
"ring",
"untrusted",