Add description
This commit is contained in:
parent
8384ac0909
commit
d038a96e3a
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
license-file = "LICENSE"
|
||||
keywords = ["qbittorrent"]
|
||||
repository = "https://github.com/JoelWachsler/qbittorrent-web-api"
|
||||
description = "Auto generated api for qBittorrent"
|
||||
|
||||
[dependencies]
|
||||
reqwest = { version = "0.11.11", features = ["json", "multipart"] }
|
||||
|
|
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
license-file = "../LICENSE"
|
||||
keywords = ["qbittorrent"]
|
||||
repository = "https://github.com/JoelWachsler/qbittorrent-web-api"
|
||||
description = "Auto generated api for qBittorrent"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
Loading…
Reference in New Issue
Block a user