feat: add mark_follower_accepted/rejected to ActivityPubService

This commit is contained in:
2026-05-28 02:44:05 +02:00
parent 432f39cbb4
commit d80cfd0431
2 changed files with 29 additions and 1 deletions

View File

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