🚧 Add a first version of the mozaik builder service

This commit is contained in:
2024-05-10 18:32:05 +02:00
parent 79e8dea622
commit 4f9e5c538e
3 changed files with 94 additions and 0 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"
image = "0.25.1"
[target.'cfg(target_family = "wasm")'.dependencies]
web-sys = "0.3.69"