Add new messaging WorkerTask

This commit is contained in:
2024-05-10 22:16:49 +02:00
parent 692a71faef
commit e3a6ec9858
3 changed files with 47 additions and 7 deletions

View File

@@ -37,6 +37,7 @@ tracing-web = "0.1.3"
tracing-subscriber = "0.3.18"
git-version = "0.3.9"
async-trait = "0.1.80"
tokio-stream = "0.1.15"
image = "0.25.1"
[target.'cfg(target_family = "wasm")'.dependencies]