librespot-audio: update librespot-tremor.

This picks up a fix for librespot-tremor when building with Rust 1.48.
This commit is contained in:
Érico Nogueira Rolim 2021-01-28 12:07:33 -03:00 committed by GitHub
parent efabb03631
commit d010cb7999
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ num-traits = "0.2"
tempfile = "3.1"
aes-ctr = "0.3"
librespot-tremor = { version = "0.1.0", optional = true }
librespot-tremor = { version = "0.2.0", optional = true }
vorbis = { version ="0.0.14", optional = true }
[features]