build: add time + url deps for forgejo-api port
This commit is contained in:
parent
39fe0f306a
commit
0f035ce1e9
5 changed files with 7 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ axum.workspace = true
|
|||
reqwest.workspace = true
|
||||
forgejo-api.workspace = true
|
||||
url.workspace = true
|
||||
time.workspace = true
|
||||
futures-util = "0.3"
|
||||
clap.workspace = true
|
||||
hive-claude.workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue