diff --git a/Cargo.toml b/Cargo.toml index 9a44c7f..6610c31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,8 +35,8 @@ rand = "0.6.5" webbrowser = "0.5" [dependencies.rspotify] -git = "https://github.com/KoffeinFlummi/rspotify" -rev = "9d6c544" +git = "https://github.com/samrayleung/rspotify" +rev = "8f8dc17" [dependencies.librespot] git = "https://github.com/librespot-org/librespot.git"