update registry

This commit is contained in:
2026-07-26 12:16:56 +02:00
parent ea2bee8a84
commit 445cd3d011
4 changed files with 132 additions and 63 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ chrono = "0.4.44"
axum = "0.8.9"
serde = { version = "1.0.228", features = ["derive"] }
tokio = { version = "1.52.3", features = ["full"] }
own_assist_common = { path = "../common" }
own_assist_common = { version = "0.3.0", registry = "gitea"}
tokio-util = "0.7.18"
tracing = "0.1.44"
url = { version = "2.5.8", features = ["serde"] }