mpris: Add helper for enumerating players, watching for new players (#12)
This commit is contained in:
parent
8b9767f6ce
commit
c81f428ace
6 changed files with 93 additions and 12 deletions
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
license = "MPL-2.0"
|
||||
|
||||
[dependencies]
|
||||
futures-util.workspace = true
|
||||
serde.workspace = true
|
||||
thiserror.workspace = true
|
||||
time.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue