mirror of
https://git.asonix.dog/asonix/relay.git
synced 2026-01-19 17:46:40 +00:00
v0.3.120
This commit is contained in:
parent
664dc17482
commit
58f2be0f19
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -369,7 +369,7 @@ checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
|
|||
|
||||
[[package]]
|
||||
name = "ap-relay"
|
||||
version = "0.3.119"
|
||||
version = "0.3.120"
|
||||
dependencies = [
|
||||
"activitystreams",
|
||||
"activitystreams-ext",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user