From 30af390078801a3297ed0c33b64242114136f8a8 Mon Sep 17 00:00:00 2001 From: asonix Date: Sat, 25 Jul 2020 17:23:46 -0500 Subject: [PATCH] Update repo link --- activitystreams-ext/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activitystreams-ext/Cargo.toml b/activitystreams-ext/Cargo.toml index 6f8a26b..9615fb5 100644 --- a/activitystreams-ext/Cargo.toml +++ b/activitystreams-ext/Cargo.toml @@ -4,7 +4,7 @@ description = "Extension types for the ActivityStreams crate" version = "0.1.0-alpha.0" license = "GPL-3.0" authors = ["asonix "] -repository = "https://git.asonix.dog/asonix/activitystreams-ext" +repository = "https://git.asonix.dog/Aardwolf/activitystreams" documentation = "https://docs.rs/activitystreams-ext" readme = "README.md" keywords = ["activitystreams", "activitypub"]