mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Update Cargo.lock, use hyper, libpulse-sys and lewton from crates.io.
This commit is contained in:
parent
d1447d2bfb
commit
3a18d1f91d
5 changed files with 285 additions and 244 deletions
|
@ -18,7 +18,7 @@ tempfile = "2.1"
|
|||
vorbis = "0.1.0"
|
||||
|
||||
tremor = { git = "https://github.com/plietar/rust-tremor", optional = true }
|
||||
lewton = { git = "https://github.com/RustAudio/lewton", optional = true }
|
||||
lewton = { version = "0.6.2", optional = true }
|
||||
|
||||
[features]
|
||||
with-tremor = ["tremor"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue