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
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue