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

@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
k-ap = { version = "0.4.4", registry = "gitea" }
k-ap = { version = "0.4.6", registry = "gitea" }
domain = { workspace = true }
axum = { workspace = true }
serde = { workspace = true }