This commit is contained in:
asonix 2025-08-10 13:26:06 -05:00
parent 8bf6cc3a5b
commit f6cb87c0da
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -388,7 +388,7 @@ checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487"
[[package]]
name = "ap-relay"
version = "0.3.116"
version = "0.3.117"
dependencies = [
"activitystreams",
"activitystreams-ext",

View File

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