Skip to content

Commit

Permalink
deps: bump soketto from 0.7.1 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [soketto](https://github.com/paritytech/soketto) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/paritytech/soketto/releases)
- [Changelog](https://github.com/paritytech/soketto/blob/master/CHANGELOG.md)
- [Commits](paritytech/soketto@v0.7.1...v0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 2d9be84 commit 9eb4429
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 18 deletions.
27 changes: 10 additions & 17 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 @@ -19,7 +19,7 @@ libp2p-identity = { workspace = true }
parking_lot = "0.12.0"
pin-project-lite = "0.2.13"
rw-stream-sink = { workspace = true }
soketto = "0.7.0"
soketto = "0.8.0"
tracing = "0.1.37"
url = "2.5"
webpki-roots = "0.25"
Expand Down

0 comments on commit 9eb4429

Please sign in to comment.