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