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

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