From 980cc09bc3659630f00e75970c0f79e112d54b41 Mon Sep 17 00:00:00 2001 From: alemi Date: Sun, 23 Jun 2024 05:07:20 +0200 Subject: [PATCH] chore: changed apb repository --- apb/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apb/Cargo.toml b/apb/Cargo.toml index 0276874..831a2af 100644 --- a/apb/Cargo.toml +++ b/apb/Cargo.toml @@ -6,7 +6,7 @@ authors = [ "alemi " ] description = "Traits and types to handle ActivityPub objects" license = "MIT" keywords = ["activitypub", "activitystreams", "json"] -repository = "https://git.alemi.dev/upub.git" +repository = "https://moonlit.technology/alemi/upub" readme = "README.md" [lib]