Skip to content

Commit

Permalink
deps: bump webpki from 0.22.0 to 0.22.4
Browse files Browse the repository at this point in the history
Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.4.
- [Commits](https://github.com/briansmith/webpki/commits)

---
updated-dependencies:
- dependency-name: webpki
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 608e2db commit ef50014
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 35 deletions.
94 changes: 60 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion transports/tls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ libp2p-identity = { workspace = true }
rcgen = "0.10.0"
ring = "0.16.20"
thiserror = "1.0.44"
webpki = { version = "0.22.0", features = ["std"] }
webpki = { version = "0.22.4", features = ["std"] }
x509-parser = "0.15.1"
yasna = "0.5.2"

Expand Down

0 comments on commit ef50014

Please sign in to comment.