feat: add broadcast_move to ActivityPubService; bump to v0.1.9

This commit is contained in:
2026-05-28 01:41:13 +02:00
parent 2c509cbf88
commit 432f39cbb4
3 changed files with 70 additions and 2 deletions

View File

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