From 2622257b2f4608df276b0a218278822cc8cd15bf Mon Sep 17 00:00:00 2001 From: Henrik Friedrichsen Date: Sun, 3 Mar 2019 21:10:14 +0100 Subject: [PATCH] pin librespot version --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index f55fbbf..79bb6a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,6 +27,7 @@ unicode-width = "0.1.5" [dependencies.librespot] git = "https://github.com/librespot-org/librespot.git" +rev = "daeeeaa122fc2d71edf11e562e23038db4210b39" default-features = false [features]