moved the api to its own repo

This commit is contained in:
2025-03-27 05:34:46 +01:00
parent d8b71d8f04
commit 59f4ff7552
4 changed files with 1 additions and 313 deletions

View File

@@ -4,6 +4,6 @@ version = "0.1.0"
edition = "2024"
[dependencies]
alhp_api = {path = "crates/alhp_api"}
alhp_api = {git="https://gitea.puchstein.bayern/mpuchstein/ALHP_API_RS"}
alpm = "4.0.2"
serde_json = "1.0.140"