diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-02 21:37:19 +0000 |
|---|---|---|
| committer | Kunoi Sayami <[email protected]> | 2023-10-05 10:12:09 +0800 |
| commit | 3d5ee4f408e0c1183fc620256a682232288e089a (patch) | |
| tree | a72dcb7c65fa3d4f130675d9dca43ef82c1d876f /Cargo.lock | |
| parent | c6406ea0eddc9a02a844c2f8ebc60ebc03e0faa8 (diff) | |
chore(deps): Bump webpki from 0.22.0 to 0.22.2
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]>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2259,9 +2259,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", |
