bump activitypub_federation

This commit is contained in:
aprilthepink 2024-08-03 07:46:09 +02:00
parent 8ba0dfe2dc
commit 01ba54328e
2 changed files with 286 additions and 508 deletions

792
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -13,7 +13,7 @@ serde = { version = "1.0.130", features = ["derive", "rc"] }
actix-web = "4"
env_logger = "0.11.0"
clap = { version = "4.3.14", features = ["derive"] }
activitypub_federation = "0.5.2"
activitypub_federation = "0.5.8"
anyhow = "1.0.81"
url = "2.5.0"
rand = "0.8.5"