Implemented Library and Download tabs!
This commit is contained in:
@@ -19,5 +19,6 @@ reqwest = { version = "0.11.13", features = ["json"] }
|
||||
serde_yaml = "0.9.16"
|
||||
serde_json = "1.0.91"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
strum = { version = "0.24.1", features = ["derive"] }
|
||||
tokio = { version = "1.24.1", features = ["full"] }
|
||||
tui = "0.19.0"
|
||||
|
||||
Reference in New Issue
Block a user