Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 44bc941 commit 6f0ca73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
10 changes: 2 additions & 8 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/websocket/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rw-stream-sink = { workspace = true }
soketto = "0.8.0"
tracing = { workspace = true }
url = "2.5"
webpki-roots = "0.25"
webpki-roots = "0.26"

[dev-dependencies]
libp2p-tcp = { workspace = true, features = ["async-io"] }
Expand Down

0 comments on commit 6f0ca73

Please sign in to comment.