Update rspotify to 0.11.3 (et al)
Also allows us to revert the previously applied fix where the market parameter had to be removed.
This commit is contained in:
@@ -48,7 +48,7 @@ serde_cbor = "0.11.2"
|
||||
pancurses = { version = "0.17.0", features = ["win32"] }
|
||||
|
||||
[dependencies.rspotify]
|
||||
version = "0.11.2"
|
||||
version = "0.11.3"
|
||||
default-features = false
|
||||
features = ["client-ureq", "ureq-rustls-tls"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user