huskies: merge 472_story_discord_chat_transport
This commit is contained in:
+1
-1
@@ -34,6 +34,7 @@ walkdir = { workspace = true }
|
||||
matrix-sdk = { workspace = true }
|
||||
pulldown-cmark = { workspace = true }
|
||||
regex = { workspace = true }
|
||||
tokio-tungstenite = { workspace = true }
|
||||
|
||||
# Force bundled SQLite so static musl builds don't need a system libsqlite3
|
||||
libsqlite3-sys = { version = "0.35.0", features = ["bundled"] }
|
||||
@@ -44,6 +45,5 @@ libc = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = { workspace = true }
|
||||
tokio-tungstenite = { workspace = true }
|
||||
mockito = "1"
|
||||
filetime = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user