From e422bb9b71ee843792e2668964b6a5d8421b02d4 Mon Sep 17 00:00:00 2001 From: Henrik Friedrichsen Date: Thu, 21 Mar 2019 17:40:37 +0100 Subject: [PATCH] patch was merged, move back to rspotify upstream --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 0aafb77..e9bea54 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,8 +28,8 @@ unicode-width = "0.1.5" dbus = { version = "0.6.4", optional = true } [dependencies.rspotify] -git = "https://github.com/hrkfdn/rspotify.git" -rev = "6029b8f50f4e5fade2ded3e3fdfe5ab8e3908450" +git = "https://github.com/samrayleung/rspotify" +rev = "5abda44e00c4c649a7dbdaf9d2463b073e9aaac7" [dependencies.librespot] git = "https://github.com/librespot-org/librespot.git"