diff --git a/Cargo.toml b/Cargo.toml index 99354e6..8af0774 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "youtube-dl-gtk" +description = "a simple frontend for youtube-dl" version = "0.1.0" authors = ["Max Bradbury "] repository = "https://tinybird.dev/max/youtube-dl-gtk"