build: add forgejo-api workspace dep (sync feature for hive-forge)
This commit is contained in:
parent
5b062dca55
commit
39fe0f306a
5 changed files with 105 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue