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
|
|
@ -14,6 +14,7 @@ bcrypt.workspace = true
|
|||
reqwest.workspace = true
|
||||
forgejo-api.workspace = true
|
||||
url.workspace = true
|
||||
time.workspace = true
|
||||
clap.workspace = true
|
||||
clap_complete.workspace = true
|
||||
clap-markdown = "0.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue