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

@ -12,6 +12,8 @@ chrono.workspace = true
base64.workspace = true
bcrypt.workspace = true
reqwest.workspace = true
forgejo-api.workspace = true
url.workspace = true
clap.workspace = true
clap_complete.workspace = true
clap-markdown = "0.1"