exclude dev-notes.md from the crate
This commit is contained in:
parent
d22bbf0764
commit
5356632bf2
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ description = "A safe, multi-threaded, async toolkit for adding Torznab APIs to
|
||||||
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"]
|
||||||
|
exclude = ["dev-notes.md"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-rt = "2.10.0"
|
actix-rt = "2.10.0"
|
||||||
|
|
Loading…
Reference in a new issue