Add cli feature for rspotify
This commit is contained in:
@ -5,5 +5,5 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
dotenvy = "0.15.7"
|
||||
rspotify = "0.14.0"
|
||||
rspotify = { version = "0.14.0", features = ["cli"] }
|
||||
tokio = { version = "1.45.1", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user