diff --git a/piped/Cargo.toml b/piped/Cargo.toml index c9efda2..1ec8299 100644 --- a/piped/Cargo.toml +++ b/piped/Cargo.toml @@ -1,5 +1,6 @@ [package] authors = ["Kavin "] +description = "An API wrapper for the privacy friendly YouTube frontend called Piped." edition = "2018" keywords = ["youtube"] license = "GPL-3.0"