mirror of
https://git.asonix.dog/asonix/activitystreams.git
synced 2024-11-14 14:21:12 +00:00
Fix repo link
This commit is contained in:
parent
5ef5a2c230
commit
6e5cfa3043
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "activitystreams"
|
||||
description = "Activity Streams in Rust"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
license = "GPL-3.0"
|
||||
authors = ["asonix <asonix@asonix.dog>"]
|
||||
repository = "https://git.asonix.cloud/activitystreams.git"
|
||||
repository = "https://git.asonix.cloud/asonix/activitystreams.git"
|
||||
readme = "README.md"
|
||||
keywords = ["activitystreams", "activitypub"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue