mirror of
https://git.asonix.dog/asonix/relay.git
synced 2025-11-27 02:50:36 +00:00
0.3.119
This commit is contained in:
parent
4e25432946
commit
fd129bae7f
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -388,7 +388,7 @@ checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100"
|
|||
|
||||
[[package]]
|
||||
name = "ap-relay"
|
||||
version = "0.3.118"
|
||||
version = "0.3.119"
|
||||
dependencies = [
|
||||
"activitystreams",
|
||||
"activitystreams-ext",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "ap-relay"
|
||||
description = "A simple activitypub relay"
|
||||
version = "0.3.118"
|
||||
version = "0.3.119"
|
||||
authors = ["asonix <asonix@asonix.dog>"]
|
||||
license = "AGPL-3.0"
|
||||
readme = "README.md"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user