We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bec1ea commit 5afbbc5Copy full SHA for 5afbbc5
Cargo.toml
@@ -61,6 +61,7 @@ sysinfo = { version = "0.29", default-features = false }
61
thiserror = "1.0"
62
tokio = { version = "1", features = ["rt", "macros", "signal", "sync", "parking_lot", "process"] }
63
url = "2.2"
64
+webpki = "0.22.4"
65
66
[features]
67
alsa-backend = ["librespot-playback/alsa-backend"]
0 commit comments