From 9f00729579cd2a26ee65cd3e0950ffefa50bdf41 Mon Sep 17 00:00:00 2001 From: njaremko Date: Thu, 20 Jul 2017 21:20:34 -0400 Subject: Add github link to cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index b759788..edfbf78 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" authors = ["njaremko "] description = "A command line podcast player" license = "GPL-3.0" +repository = "https://github.com/njaremko/podcast" [dependencies] serde = "1.0.10" -- cgit v1.2.3