mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-19 09:54:25 +00:00
Update crates
This commit is contained in:
parent
2a3e248bba
commit
b08502c801
2 changed files with 435 additions and 342 deletions
775
Cargo.lock
generated
775
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -42,7 +42,7 @@ glib = { version = "0.10", optional = true }
|
||||||
|
|
||||||
# Rodio dependencies
|
# Rodio dependencies
|
||||||
rodio = { version = "0.14", optional = true, default-features = false }
|
rodio = { version = "0.14", optional = true, default-features = false }
|
||||||
cpal = { version = "0.13", optional = true }
|
cpal = { version = "<0.13.5", optional = true }
|
||||||
|
|
||||||
# Decoder
|
# Decoder
|
||||||
lewton = "0.10"
|
lewton = "0.10"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue