diff --git a/Cargo.toml b/Cargo.toml index 6a30984..bf2314a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,8 @@ authors = ["Guillem Castro "] edition = "2021" readme = "README.md" license = "MIT" +homepage = "https://github.com/GuillemCastro/spotify-dl" +repository = "https://github.com/GuillemCastro/spotify-dl" [dependencies] structopt = { version = "0.3", default-features = false }