diff --git a/Cargo.toml b/Cargo.toml index 979153b..5684553 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.2.0" edition = "2024" license = "MIT" readme = "README.md" -description = "YouTube daemon for crawling and processing channels with pre-configured commands" +description = "YouTube daemon and CLI tool for crawling and processing channels with pre-configured commands vector" keywords = ["youtube", "rss", "daemon", "crawler", "aggregator"] categories = ["command-line-utilities", "parsing", "value-formatting"] repository = "https://codeberg.org/YGGverse/ytd"