Skip to content

Commit

Permalink
build(deps): bump rustls-webpki from 0.102.4 to 0.102.5
Browse files Browse the repository at this point in the history
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.102.4 to 0.102.5.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](rustls/webpki@v/0.102.4...v/0.102.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 74e0b06 commit c2b2349
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 harness/rust-rustls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ limbo-harness-support = { path = "../../harness-support/rust" }
chrono = "0.4.38"
pem = "3.0.4"
serde_json = "1.0.119"
rustls-webpki = { version = "0.102.4", features = ["std"] }
rustls-webpki = { version = "0.102.5", features = ["std"] }

0 comments on commit c2b2349

Please sign in to comment.