Update meta
This commit is contained in:
parent
baabb5157b
commit
07981ef0be
|
@ -3,9 +3,9 @@ name = "qbittorrent-web-api"
|
||||||
version = "0.2.36"
|
version = "0.2.36"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["qbittorrent"]
|
keywords = ["qbittorrent", "torrent", "torrent-client"]
|
||||||
repository = "https://github.com/JoelWachsler/qbittorrent-web-api"
|
repository = "https://github.com/JoelWachsler/qbittorrent-web-api"
|
||||||
description = "Auto generated api for qBittorrent"
|
description = "Generated web api for qBittorrent"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
reqwest = { version = "0.11.11", features = ["json", "multipart"] }
|
reqwest = { version = "0.11.11", features = ["json", "multipart"] }
|
||||||
|
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
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"
|
description = "Generated web api for qBittorrent"
|
||||||
exclude = ["*.txt", "tests"]
|
exclude = ["*.txt", "tests"]
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user