huskies: merge 472_story_discord_chat_transport
This commit is contained in:
+1
-1
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user