build: add time + url deps for forgejo-api port

This commit is contained in:
müde 2026-07-07 08:50:35 +02:00
commit 0f035ce1e9
5 changed files with 7 additions and 0 deletions

View file

@ -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