Vote + Results done

This commit is contained in:
2024-09-13 00:21:00 +02:00
parent 49e2b18e56
commit 0010f00502
2 changed files with 19 additions and 2 deletions

View File

@@ -20,4 +20,5 @@ log = "0.4.22"
futures = "0.3.30"
chrono = { version = "0.4.38", features = ["alloc"]}
futures-util = "0.3.30"
h2 = "0.4.6"
h2 = "0.4.6"
daemonize = "0.5.0"