Lots of fixes for artist detail page and track management
This commit is contained in:
@@ -20,6 +20,7 @@ actix-cors = "0.7"
|
||||
actix-files = "0.6"
|
||||
thiserror = "2"
|
||||
anyhow = "1"
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
||||
Reference in New Issue
Block a user