Backend update

This commit is contained in:
2024-09-14 21:57:41 +02:00
parent c58a26a691
commit 3931504d49
4 changed files with 141 additions and 101 deletions

View File

@@ -21,4 +21,6 @@ futures = "0.3.30"
chrono = { version = "0.4.38", features = ["alloc"]}
futures-util = "0.3.30"
h2 = "0.4.6"
daemonize = "0.5.0"
[target.'cfg(unix)'.dependencies]
daemonize = "0.5.0"