diff --git a/Cargo.toml b/Cargo.toml index 8d14bb5..f5c1ee5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,6 +32,8 @@ default-features = false [dependencies.cursive] git = "https://github.com/gyscos/Cursive.git" +default-features = false +features = ["pancurses-backend"] [features] pulseaudio_backend = ["librespot/pulseaudio-backend"]