feat(api): enhance Jellyfin client with async requests and token mgmt
This commit is contained in:
@@ -8,4 +8,8 @@ iref = { version = "3.2.2", features = ["serde"] }
|
||||
reqwest = { version = "0.12.24", features = ["json"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.145"
|
||||
tap = "1.0.1"
|
||||
thiserror = "2.0.17"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio-test = "0.4.4"
|
||||
|
||||
Reference in New Issue
Block a user