added development shell for axum and openssl

This commit is contained in:
2025-12-30 12:40:41 +01:00
parent 1df2022bdc
commit 618b54624c
3 changed files with 449 additions and 0 deletions

View File

@@ -7,3 +7,4 @@ edition = "2024"
gpio-cdev = "0.6.0"
cron_tab = { version = "0.2", features = ["async"] }
chrono = "0.4.42"
axum = "0.8.8"