chore(deps): update rust crate tokio-tungstenite to 0.26 (v1) (#2211)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
This commit is contained in:
renovate[bot]
2025-01-06 13:44:42 +01:00
committed by GitHub
parent f394bdfaac
commit f00ad730af
5 changed files with 169 additions and 95 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ http = "1"
rand = "0.8"
futures-util = "0.3"
tokio = { version = "1", features = ["net", "sync"] }
tokio-tungstenite = { version = "0.24", features = ["native-tls"] }
tokio-tungstenite = { version = "0.26", features = ["native-tls"] }