Add player interpret and track

This commit is contained in:
2024-03-24 14:49:40 +01:00
parent 9d93976d85
commit e44fa474d9
3 changed files with 40 additions and 0 deletions

View File

@@ -6,3 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.81"
mpris = "2.0.1"