feat(presentation): ActivityPub routes — WebFinger, NodeInfo, inbox, outbox
This commit is contained in:
@@ -30,6 +30,11 @@ dotenvy = { workspace = true }
|
||||
async-trait = { workspace = true }
|
||||
sha2 = "0.10"
|
||||
hex = "0.4"
|
||||
activitypub = { workspace = true }
|
||||
activitypub-base = { workspace = true }
|
||||
postgres-federation = { workspace = true }
|
||||
url = { workspace = true }
|
||||
activitypub_federation = "0.7.0-beta.11"
|
||||
|
||||
[dev-dependencies]
|
||||
http-body-util = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user