From 7cf1c857f2528811c4fc6c273a4093d8b6fa80e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Gr=C3=BCnewald?= Date: Mon, 1 Jan 2024 22:18:10 +0100 Subject: [PATCH] Add actual pages to Cargo.toml --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d0ba75d..5eedacf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,8 @@ name = "r621" version = "0.2.0" edition = "2021" description = "Provides a client to access e621" -homepage = "" -documentation = "" +homepage = "https://git.doggoat.de/dhalucario/r621" +documentation = "https://git.doggoat.de/dhalucario/r621" license = "MIT" readme = "README.md" repository = "https://git.doggoat.de/dhalucario/r621"