fix: NodeInfo 2.0 schema compliance, bump 0.4.5
Some checks failed
CI / fmt (push) Successful in 42s
CI / test (push) Has been cancelled
CI / clippy (push) Has been cancelled

Remove invalid $schema, add required services/metadata fields.
Configurable via with_nodeinfo_services/with_nodeinfo_metadata.

Closes GKaszewski/movies-diary#2
This commit is contained in:
2026-07-16 09:44:05 +02:00
parent bb7db58848
commit 4d7117b123
6 changed files with 58 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "k-ap"
version = "0.4.4"
version = "0.4.5"
edition = "2024"
description = "Generic ActivityPub protocol layer"
license = "MIT"