Skip to content

Commit

Permalink
build(deps): bump hyper-tungstenite from 0.11.1 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [hyper-tungstenite](https://github.com/de-vri-es/hyper-tungstenite-rs) from 0.11.1 to 0.15.0.
- [Changelog](https://github.com/de-vri-es/hyper-tungstenite-rs/blob/main/CHANGELOG.md)
- [Commits](de-vri-es/hyper-tungstenite-rs@v0.11.1...v0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent 8cfa96d commit 2e51e78
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 19 deletions.
129 changes: 111 additions & 18 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 daemon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ futures = "0.3.31"
futures-sink = "0.3.31"
futures-util = "0.3.31"
hyper = "0.14.31"
hyper-tungstenite = "0.11.1"
hyper-tungstenite = "0.15.0"
lazy_static = "1.5.0"
log = "0.4.22"
minidsp = { version = "0.1.12", path="../minidsp" }
Expand Down

0 comments on commit 2e51e78

Please sign in to comment.