From d421835c5469d24a1382b8ee09afa8091e05e2b2 Mon Sep 17 00:00:00 2001 From: MedzikUser Date: Tue, 25 Jan 2022 20:25:34 +0100 Subject: [PATCH] update manifest --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 4e02569..e22584e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,8 @@ rust-version = "1.58" version = "0.2.0" edition = "2021" authors = ["MedzikUser "] +homepage = "https://github.com/MedzikUser/imgurs" +repository = "https://github.com/MedzikUser/imgurs.git" [dependencies] dirs = "4.0.0"