From c7c23dc8155003dc1fb21b1dd744b8669e0ecf09 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Fri, 11 Sep 2020 11:03:23 +0100 Subject: [PATCH] repo/license --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index b206e72..99354e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "youtube-dl-gtk" version = "0.1.0" authors = ["Max Bradbury "] +repository = "https://tinybird.dev/max/youtube-dl-gtk" +license = "MIT" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html