This commit is contained in:
asonix 2026-01-13 16:44:07 -06:00
parent 664dc17482
commit 58f2be0f19
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -369,7 +369,7 @@ checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
[[package]]
name = "ap-relay"
version = "0.3.119"
version = "0.3.120"
dependencies = [
"activitystreams",
"activitystreams-ext",

View File

@ -1,7 +1,7 @@
[package]
name = "ap-relay"
description = "A simple activitypub relay"
version = "0.3.119"
version = "0.3.120"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
readme = "README.md"