Track media server songs list
This commit is contained in:
@@ -11,6 +11,7 @@ tokio = { version = "1.0", features = ["full"] }
|
||||
sqlx = { version = "0.7.1", features = ["runtime-tokio", "postgres", "uuid"] }
|
||||
reqwest = { version = "0.11.18", features = ["json"] }
|
||||
serde = { version = "1.0.183", features = ["derive"] }
|
||||
navidrome = { path = "navidrome" }
|
||||
|
||||
[package.metadata.deb]
|
||||
depends = "$auto"
|
||||
|
Reference in New Issue
Block a user