Browse Source

Bump webpki from 0.22.0 to 0.22.2 in /frameworks/Rust/axum

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] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
0fb3cbd084
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/Rust/axum/Cargo.lock

+ 2 - 2
frameworks/Rust/axum/Cargo.lock

@@ -2614,9 +2614,9 @@ dependencies = [
 
 
 [[package]]
 [[package]]
 name = "webpki"
 name = "webpki"
-version = "0.22.0"
+version = "0.22.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
+checksum = "07ecc0cd7cac091bf682ec5efa18b1cff79d617b84181f38b3951dbe135f607f"
 dependencies = [
 dependencies = [
  "ring",
  "ring",
  "untrusted",
  "untrusted",