remove leftover winapi dependency

This commit is contained in:
Henrik Friedrichsen
2019-05-11 18:41:13 +02:00
parent 5eff818faa
commit 4a6ffbfc08

View File

@@ -48,9 +48,6 @@ default-features = false
version = "0.11.1"
default-features = false
[dependencies.winapi]
git = "https://github.com/overdrivenpotato/winapi-rs"
[features]
alsa_backend = ["librespot/alsa-backend"]
pulseaudio_backend = ["librespot/pulseaudio-backend"]