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