mirror of
https://github.com/kristoferssolo/transmission-rpc.git
synced 2025-10-21 20:10:37 +00:00
cleanup
This commit is contained in:
parent
4b1a24f602
commit
7ab80800a5
@ -8,7 +8,11 @@ license-file = "LICENSE"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Transmission JRPC client"
|
description = "Transmission JRPC client"
|
||||||
keywords = ["transmission", "torrent", "jrpc"]
|
keywords = ["transmission", "torrent", "jrpc"]
|
||||||
categories = ["API bindings"]
|
categories = ["api-bindings"]
|
||||||
|
include = [
|
||||||
|
"**/*.rs",
|
||||||
|
"Cargo.toml",
|
||||||
|
]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
dotenv = "0.15.0"
|
dotenv = "0.15.0"
|
||||||
|
|||||||
BIN
src/.DS_Store
vendored
BIN
src/.DS_Store
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user