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
|
|
@ -17,6 +17,7 @@ clap = { workspace = true }
|
|||
# note keeps holding.
|
||||
forgejo-api = { workspace = true, features = ["sync"] }
|
||||
url.workspace = true
|
||||
time.workspace = true
|
||||
reqwest = { workspace = true, features = [
|
||||
"json",
|
||||
# Trust the OS/system CA store (rustls-native-certs), not only the
|
||||
|
|
|
|||
Loading…
Reference in a new issue