Skip to content

Commit 5afbbc5

Browse files
committed
Add webkpi 0.22.4 to dependencies
Signed-off-by: Christian König <[email protected]>
1 parent 3bec1ea commit 5afbbc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ sysinfo = { version = "0.29", default-features = false }
6161
thiserror = "1.0"
6262
tokio = { version = "1", features = ["rt", "macros", "signal", "sync", "parking_lot", "process"] }
6363
url = "2.2"
64+
webpki = "0.22.4"
6465

6566
[features]
6667
alsa-backend = ["librespot-playback/alsa-backend"]

0 commit comments

Comments
 (0)