smart-house-web: в работе
This commit is contained in:
@@ -6,5 +6,7 @@ edition = "2024"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
tracing = "0.1"
|
tracing = "0.1"
|
||||||
tracing-subscriber = "0.3"
|
tracing-subscriber = "0.3"
|
||||||
axum = "0.8"
|
|
||||||
tokio = { version = "1.52", features = ["rt", "rt-multi-thread", "signal", "time"] }
|
tokio = { version = "1.52", features = ["rt", "rt-multi-thread", "signal", "time"] }
|
||||||
|
axum = "0.8"
|
||||||
|
serde = "1.0"
|
||||||
|
serde_json = "1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user