structure for rest methods in progress
This commit is contained in:
@@ -7,4 +7,5 @@ edition = "2024"
|
||||
gpio-cdev = "0.6.0"
|
||||
cron_tab = { version = "0.2", features = ["async"] }
|
||||
chrono = "0.4.42"
|
||||
axum = "0.8.8"
|
||||
axum = { version = "0.8.8", features = ["macros"] }
|
||||
tokio = "1.49.0"
|
||||
|
||||
Reference in New Issue
Block a user