Bump webpki-roots from 0.22.2 to 0.22.3 (#27)

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

---
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-06-08 07:44:17 +08:00
committed by GitHub
parent eedb14ffc9
commit 3092afeb79

4
Cargo.lock generated
View File

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