Skip to content

Commit

Permalink
build(deps): bump rustls-webpki from 0.102.3 to 0.102.4 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 9a244d6 commit 713f742
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.117"
rustls-webpki = { version = "0.102.3", features = ["std"] }
rustls-webpki = { version = "0.102.4", features = ["std"] }

0 comments on commit 713f742

Please sign in to comment.