bump k-ap to 0.4.6, add nodeinfo metadata

This commit is contained in:
2026-07-16 09:56:54 +02:00
parent 10be024bdf
commit e30e785936
5 changed files with 9 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ sqlx = { version = "0.8.6", features = [
] }
activitypub = { workspace = true }
adapter-common = { workspace = true }
k-ap = { version = "0.4.4", registry = "gitea" }
k-ap = { version = "0.4.6", registry = "gitea" }
domain = { workspace = true }
uuid = { workspace = true }
chrono = { workspace = true }