refactor(activitypub): ThoughtsObjectHandler uses ActivityPubRepository port, drops postgres dep
This commit is contained in:
@@ -7,8 +7,6 @@ edition = "2021"
|
||||
activitypub-base = { workspace = true }
|
||||
activitypub_federation = "0.7.0-beta.11"
|
||||
domain = { workspace = true }
|
||||
postgres = { workspace = true }
|
||||
sqlx = { workspace = true }
|
||||
url = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user