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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent dc442ff commit 679d193
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 @@ -74,7 +74,7 @@ tonic = { version = "0.9.2", default-features = false, features = [
tower = "0.4.13"
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
webpki = "0.22.0"
webpki = "0.22.2"
windows = { version = "0.48.0", features = ["Win32_System_LibraryLoader", "Win32_Foundation", "Win32_UI_WindowsAndMessaging", "Win32_UI_Shell", "Win32_System_Memory"] }
time = { version = "0.3.22", default-features = false, features = ["parsing", "serde", "serde-well-known"] }
shell-words = "1.1.0"
Expand Down

0 comments on commit 679d193

Please sign in to comment.