changes
All checks were successful
CI / ci (push) Successful in 19m38s

This commit is contained in:
2026-08-26 20:55:30 +02:00
parent a557c183e9
commit 23d052278a
523 changed files with 24448 additions and 2005 deletions

View File

@@ -8,6 +8,7 @@ name = "k-mood"
path = "src/main.rs"
[dependencies]
bootstrap.workspace = true
domain.workspace = true
axum.workspace = true
application.workspace = true
@@ -18,6 +19,9 @@ auth.workspace = true
storage.workspace = true
event-publisher.workspace = true
importer.workspace = true
crypto.workspace = true
music.workspace = true
reqwest.workspace = true
exporter.workspace = true
web-push-adapter.workspace = true
serde.workspace = true