Skip to content

Commit 6f49633

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

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

Cargo.lock

+17-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)