chore: bump rspotify

0.3.x
Davide Polonio 2024-01-14 19:00:55 +01:00
parent 1a0400a21f
commit 8b227c7bbb
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ teloxide = { version = "0.9.2", features = ["auto-send", "macros"] }
log = "0.4.17"
pretty_env_logger = "0.5.0"
tokio = { version = "1.20.0", features = ["rt-multi-thread", "macros"] }
rspotify = { version = "0.11.5", features = ["default"]}
rspotify = { version = "0.11.7", features = ["default"]}
sentry = "0.32.1"
invidious = "0.2.1"
itertools = "0.12.0"