chore: refactor async device discovery, tracing, and player Arc state
This commit is contained in:
@@ -33,4 +33,6 @@ reqwest = { version = "0.11", features = ["json", "rustls-tls"] }
|
||||
base64 = "0.22"
|
||||
cpal = "0.15"
|
||||
ringbuf = "0.3"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["fmt", "env-filter"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user