huskies: merge 1168 refactor Upgrade tokio-tungstenite 0.29 to 0.30

This commit is contained in:
Huskies Agent
2026-07-16 00:53:47 +00:00
parent 0a53c1ff0a
commit 182771192b
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ tempfile = "3"
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync"] }
toml = "1.1.2"
uuid = { version = "1.23.1", features = ["v4", "serde"] }
tokio-tungstenite = { version = "0.29.0", features = ["connect", "rustls-tls-native-roots"] }
tokio-tungstenite = { version = "0.30.0", features = ["connect", "rustls-tls-native-roots"] }
walkdir = "2.5.0"
filetime = "0.2"
matrix-sdk = { version = "0.18", default-features = false, features = [