]> git.puffer.fish Git - matthieu/nova.git/commitdiff
Bump webpki from 0.22.0 to 0.22.2 dependabot/cargo/webpki-0.22.2 44/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 2 Oct 2023 21:38:49 +0000 (21:38 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 21:38:49 +0000 (21:38 +0000)
Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.2.
- [Commits](https://github.com/briansmith/webpki/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Cargo.lock

index 71d0bbcd5d741ae7cb069f333aa83e76e9f82bd8..e4f97b04147236ee0a773a39e4c4fde3fabc25b3 100644 (file)
@@ -3252,9 +3252,9 @@ dependencies = [
 
 [[package]]
 name = "webpki"
-version = "0.22.0"
+version = "0.22.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
+checksum = "07ecc0cd7cac091bf682ec5efa18b1cff79d617b84181f38b3951dbe135f607f"
 dependencies = [
  "ring",
  "untrusted",