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"