]> Repositorios git - scryer-prolog.git/commitdiff
Bump webpki from 0.22.1 to 0.22.2 dependabot/cargo/webpki-0.22.2 origin/dependabot/cargo/webpki-0.22.2
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 2 Oct 2023 21:43:50 +0000 (21:43 +0000)
committerGitHub <[email protected]>
Mon, 2 Oct 2023 21:43:50 +0000 (21:43 +0000)
Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.1 to 0.22.2.
- [Commits](https://github.com/briansmith/webpki/commits)

---
updated-dependencies:
- dependency-name: webpki
  dependency-type: indirect
...

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

index e054b9db063d473c2b4ec07c71b8212dd571dca4..d2d56d5fa403cf1a8620acaa6518b405571f3b17 100644 (file)
@@ -2861,9 +2861,9 @@ dependencies = [
 
 [[package]]
 name = "webpki"
-version = "0.22.1"
+version = "0.22.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f0e74f82d49d545ad128049b7e88f6576df2da6b02e9ce565c6f533be576957e"
+checksum = "07ecc0cd7cac091bf682ec5efa18b1cff79d617b84181f38b3951dbe135f607f"
 dependencies = [
  "ring",
  "untrusted",