diff --git a/Cargo.toml b/Cargo.toml index 5de8d03..ce95084 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ readme = "README.md" description = "A safe, multi-threaded, async toolkit for adding Torznab APIs to programs." repository = "https://git.askiiart.net/askiiart/torznab-toolkit" keywords = ["torznab", "torrent", "torrents", "bittorrent"] -categories = ["asynchronous"] +categories = ["asynchronous", "api-bindings"] exclude = ["dev-notes.md"] [dependencies]