diff --git a/Cargo.toml b/Cargo.toml index ad4fca7..1b8032a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ description = "A web client for MPD" version = "0.1.9" edition = "2021" license = "MIT" +repository = "https://github.com/vijfhoek/empede" [dependencies] anyhow = "1.0.70"