huskies: merge 472_story_discord_chat_transport

This commit is contained in:
dave
2026-04-04 12:08:39 +00:00
parent ee86e4a3d3
commit c56e462340
14 changed files with 1960 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ tempfile = "3"
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync"] }
toml = "1.1.0"
uuid = { version = "1.22.0", features = ["v4", "serde"] }
tokio-tungstenite = "0.29.0"
tokio-tungstenite = { version = "0.29.0", features = ["connect", "native-tls"] }
walkdir = "2.5.0"
filetime = "0.2"
matrix-sdk = { version = "0.16.0", default-features = false, features = [