Skip to content

Commit

Permalink
Update tungstenite requirement from 0.23.0 to 0.24.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.23.0...v0.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 136bdff commit 3626ac1
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 @@ -106,7 +106,7 @@ harness = false
anyhow = "1"
bgpkit-broker = "0.7.0-beta.5"
kafka = "0.10.0"
tungstenite = "0.23.0"
tungstenite = "0.24.0"
criterion = { version = "0.5.1", features = ["html_reports"] }
rayon = "1.10"
bzip2 = "0.4"
Expand Down

0 comments on commit 3626ac1

Please sign in to comment.