build: add forgejo-api workspace dep (sync feature for hive-forge)

This commit is contained in:
müde 2026-07-07 08:48:07 +02:00
commit 39fe0f306a
5 changed files with 105 additions and 1 deletions

View file

@ -10,6 +10,8 @@ workspace = true
anyhow.workspace = true
axum.workspace = true
reqwest.workspace = true
forgejo-api.workspace = true
url.workspace = true
futures-util = "0.3"
clap.workspace = true
hive-claude.workspace = true