[package] name = "youtube-dl-gtk" description = "a simple frontend for youtube-dl" version = "0.1.2" 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 [dependencies] gio = "^0" gtk = "^0"