forked from MountainTownTechnology/aural_isle
adds initial structs and get routes for persons, labels, artists, albums, and tracks
This commit is contained in:
@ -9,4 +9,6 @@ tokio = { version = "1.2", features = ["full"] }
|
||||
warp = "0.3"
|
||||
rusty-money = "0.4.1"
|
||||
dotenv = "0.15.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
|
Reference in New Issue
Block a user