minimum working

This commit is contained in:
2025-03-24 23:20:19 +01:00
parent cd544e71e3
commit 84434f887c
3 changed files with 47 additions and 24 deletions

View File

@@ -6,3 +6,5 @@ edition = "2024"
[dependencies]
alhp_api = {path = "crates/alhp_api"}
alpm = "4.0.2"
log = "0.4.27"
serde_json = "1.0.140"