mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2026-04-30 18:49:09 +00:00
Switched to tokio and added webserver
This commit is contained in:
@@ -6,3 +6,5 @@ edition = "2024"
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.40", features = ["serde"] }
|
||||
regex = "1.11.1"
|
||||
rocket = "0.5.1"
|
||||
tokio = { version = "1.44.2", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user