Skip to content

Commit

Permalink
Update librespot dependency to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannesd3 committed Feb 21, 2021
1 parent 1032694 commit bae6f1e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 18 deletions.
32 changes: 16 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tokio-io = "0.1"
tokio-signal = "0.1"
url = "1.7"
xdg = "2.2"
librespot = { version = "0.1.3", default-features = false, features = ["with-tremor"] }
librespot = { version = "0.1.5", default-features = false, features = ["with-tremor"] }
toml = "0.5.8"
color-eyre = "0.5"

Expand Down
1 change: 0 additions & 1 deletion rust-toolchain

This file was deleted.

0 comments on commit bae6f1e

Please sign in to comment.