Bump webpki-roots from 0.22.3 to 0.22.4 (#114)

Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.22.3 to 0.22.4.
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](https://github.com/rustls/webpki-roots/compare/v/0.22.3...v/0.22.4)

---
updated-dependencies:
- dependency-name: webpki-roots
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-10 14:17:29 +08:00
committed by GitHub
parent 4b01c070fc
commit b395040b8d

4
Cargo.lock generated
View File

@@ -2033,9 +2033,9 @@ dependencies = [
[[package]]
name = "webpki-roots"
version = "0.22.3"
version = "0.22.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44d8de8415c823c8abd270ad483c6feeac771fad964890779f9a8cb24fbbc1bf"
checksum = "f1c760f0d366a6c24a02ed7816e23e691f5d92291f94d15e836006fd11b04daf"
dependencies = [
"webpki",
]