deps: bump webpki-roots from 0.25.1 to 0.25.2

Pull-Request: #4320.
This commit is contained in:
dependabot[bot] 2023-08-14 09:57:25 +00:00 committed by GitHub
parent c2648d775a
commit a648b273b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
Cargo.lock generated
View File

@ -3349,7 +3349,7 @@ dependencies = [
"rw-stream-sink",
"soketto",
"url",
"webpki-roots 0.25.1",
"webpki-roots 0.25.2",
]
[[package]]
@ -6305,9 +6305,9 @@ dependencies = [
[[package]]
name = "webpki-roots"
version = "0.25.1"
version = "0.25.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c9c6eda1c830a36f361e7721c87fd79ea84293b54f8c48c959f85ec636f0f196"
checksum = "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc"
[[package]]
name = "webrtc"