Skip to content

Commit

Permalink
Bump webpki from 0.22.0 to 0.22.2
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.2.
- [Commits](https://github.com/briansmith/webpki/commits)

---
updated-dependencies:
- dependency-name: webpki
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent ee141e6 commit b449fd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pretty_assertions = "1.3.0"

rustls = { version = "0.21.0" }
rustls-pemfile = { version = "1.0.2" }
webpki = { version = "0.22.0" }
webpki = { version = "0.22.2" }
async-rustls = { version = "0.3.0" }
tokio-rustls = "0.24.0"
rstest = "0.16.0"
Expand Down

0 comments on commit b449fd3

Please sign in to comment.