diff --git a/Cargo.toml b/Cargo.toml index 9569b1c..9bc6448 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Paul van Tilburg "] edition = "2021" description = "Web service that provides podcasts for services that don't offer them (anymore)" readme = "README.md" +repository = "https://git.luon.net/paul/podbringer" license = "MIT" [dependencies]