Skip to content

Commit 1da300c

Browse files
Merge pull request #900 from Johannesd3/master
Update librespot dependency to 0.1.5
2 parents 7677b7c + bae6f1e commit 1da300c

File tree

3 files changed

+17
-18
lines changed

3 files changed

+17
-18
lines changed

Cargo.lock

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tokio-io = "0.1"
3131
tokio-signal = "0.1"
3232
url = "1.7"
3333
xdg = "2.2"
34-
librespot = { version = "0.1.3", default-features = false, features = ["with-tremor"] }
34+
librespot = { version = "0.1.5", default-features = false, features = ["with-tremor"] }
3535
toml = "0.5.8"
3636
color-eyre = "0.5"
3737

rust-toolchain

-1
This file was deleted.

0 commit comments

Comments
 (0)