]> git.puffer.fish Git - matthieu/nova.git/commitdiff
Bump rustls-webpki from 0.100.1 to 0.100.2 dependabot/cargo/rustls-webpki-0.100.2 43/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 22 Aug 2023 18:12:12 +0000 (18:12 +0000)
committerGitHub <noreply@github.com>
Tue, 22 Aug 2023 18:12:12 +0000 (18:12 +0000)
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.100.1 to 0.100.2.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.100.1...v/0.100.2)

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

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

index 71d0bbcd5d741ae7cb069f333aa83e76e9f82bd8..4d6064de0675c3bee937a76cf66b321fe6cd86d2 100644 (file)
@@ -2173,9 +2173,9 @@ dependencies = [
 
 [[package]]
 name = "rustls-webpki"
-version = "0.100.1"
+version = "0.100.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d6207cd5ed3d8dca7816f8f3725513a34609c0c765bf652b8c3cb4cfd87db46b"
+checksum = "e98ff011474fa39949b7e5c0428f9b4937eda7da7848bbb947786b7be0b27dab"
 dependencies = [
  "ring",
  "untrusted",