smart-house-web: в работе

This commit is contained in:
3 changed files with 41 additions and 12 deletions

View File

@@ -7,4 +7,4 @@ edition = "2024"
tracing = "0.1"
tracing-subscriber = "0.3"
axum = "0.8"
tokio = { version = "1.52", features = ["rt", "rt-multi-thread", "signal"] }
tokio = { version = "1.52", features = ["rt", "rt-multi-thread", "signal", "time"] }