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

smart-house-web: в работе
This commit is contained in:
6 changed files with 36 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
[package]
name = "backend"
version = "0.1.0"
edition = "2024"
[dependencies]
axum = "0.8.9"
tracing = "0.1.44"
tracing-subscriber = "0.3.23"