Switch to librespot dev branch
This commit is contained in:
2136
Cargo.lock
generated
2136
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -46,9 +46,9 @@ fern = "0.6"
|
||||
futures = "0.3"
|
||||
ioctl-rs = {version = "0.2", optional = true}
|
||||
libc = "0.2.158"
|
||||
librespot-core = "0.4.2"
|
||||
librespot-playback = "0.4.2"
|
||||
librespot-protocol = "0.4.2"
|
||||
librespot-core = { git = "https://github.com/librespot-org/librespot", branch = "dev" }
|
||||
librespot-playback = { git = "https://github.com/librespot-org/librespot", branch = "dev" }
|
||||
librespot-protocol = { git = "https://github.com/librespot-org/librespot", branch = "dev" }
|
||||
log = "0.4.22"
|
||||
pancurses = {version = "0.17.0", optional = true}
|
||||
parse_duration = "2.1.1"
|
||||
|
||||
Reference in New Issue
Block a user