some refactoring

This commit is contained in:
Lennart
2024-11-06 11:01:13 +01:00
parent 85b5af2e76
commit ae4d5f0fc6
5 changed files with 78 additions and 87 deletions

View File

@@ -20,4 +20,3 @@ log = { workspace = true }
derive_more = { workspace = true }
tracing = { workspace = true }
tracing-actix-web = { workspace = true }
erased-serde = "0.4.5"