modified: Cargo.lock
modified: Cargo.toml
This commit is contained in:
parent
26d2b2c325
commit
8edaec6b7a
1228
Cargo.lock
generated
1228
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -12,4 +12,6 @@ ratatui = { version = "0.29.0", features = ["all-widgets"] }
|
||||
color-eyre = "0.6.3"
|
||||
crossterm = "0.28.1"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-util = { version = "0.7.12", features = ["codec"] }
|
||||
tokio-util = { version = "0.7.12", features = ["codec"] }
|
||||
soundcloud = { git = "https://gitea.awain.net/alterwain/soundcloud_api.git" }
|
||||
itunesdb = { git = "https://gitea.awain.net/alterwain/ITunesDB.git" }
|
Loading…
x
Reference in New Issue
Block a user