diff --git a/Cargo.toml b/Cargo.toml index b4f50b2..ccaac96 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,6 @@ version = "0.1.0" edition = "2024" [dependencies] -alhp_api = {git="https://gitea.puchstein.bayern/mpuchstein/ALHP_API_RS"} +alhp_api = {git="https://gitea.puchstein.bayern/mpuchstein/ALHP_API_RS", version="0.1.2"} alpm = "4.0.2" serde_json = "1.0.140"