patch librespot-protocol until a new version is published

fixes #179
This commit is contained in:
Henrik Friedrichsen
2020-04-23 20:43:56 +02:00
parent 4e7af1c920
commit fcf86fc611
2 changed files with 232 additions and 229 deletions

458
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -43,6 +43,9 @@ url = "1.7"
strum = "0.17.1"
strum_macros = "0.17.1"
[patch.crates-io]
librespot-protocol = { git = "https://github.com/librespot-org/librespot", rev = "d77376a800041934803eac6790e3122f24c54b1e" }
[dependencies.cursive]
version = "0.14"
default-features = false