Skip to content

Commit

Permalink
Update tungstenite requirement from 0.24.0 to 0.25.0
Browse files Browse the repository at this point in the history
Updates the requirements on [tungstenite](https://github.com/snapview/tungstenite-rs) to permit the latest version.
- [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md)
- [Commits](snapview/tungstenite-rs@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: tungstenite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent c1cf1bf commit 162791a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ anyhow = "1"
bgpkit-broker = "0.7.0-beta.5"
env_logger = "0.11"
kafka = "0.10.0"
tungstenite = "0.24.0"
tungstenite = "0.25.0"
tokio-tungstenite = "0.24.0"
tokio = { version = "1", features = ["full"] }
futures-util = "0.3.30"
Expand Down

0 comments on commit 162791a

Please sign in to comment.