fix crate categories
This commit is contained in:
parent
5356632bf2
commit
62822233bf
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ readme = "README.md"
|
||||||
description = "A safe, multi-threaded, async toolkit for adding Torznab APIs to programs."
|
description = "A safe, multi-threaded, async toolkit for adding Torznab APIs to programs."
|
||||||
repository = "https://git.askiiart.net/askiiart/torznab-toolkit"
|
repository = "https://git.askiiart.net/askiiart/torznab-toolkit"
|
||||||
keywords = ["torznab", "torrent", "torrents", "bittorrent"]
|
keywords = ["torznab", "torrent", "torrents", "bittorrent"]
|
||||||
categories = ["asynchronous"]
|
categories = ["asynchronous", "api-bindings"]
|
||||||
exclude = ["dev-notes.md"]
|
exclude = ["dev-notes.md"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Reference in a new issue