alhp_api packages should be working

This commit is contained in:
Matthias Puchstein
2025-03-24 21:39:02 +01:00
parent c6f08d3365
commit 681b3a96b7
4 changed files with 90 additions and 30 deletions

View File

@@ -8,3 +8,4 @@ authors = ["mpuchstein"]
serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.140"
reqwest = { version = "0.12.15" , features = ["blocking"] }
log = "0.4.27"