Skip to content

Commit

Permalink
Add webkpi 0.22.4 to dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Christian König <[email protected]>
  • Loading branch information
yubiuser committed Nov 15, 2023
1 parent 3bec1ea commit 6f49633
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
23 changes: 17 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ sysinfo = { version = "0.29", default-features = false }
thiserror = "1.0"
tokio = { version = "1", features = ["rt", "macros", "signal", "sync", "parking_lot", "process"] }
url = "2.2"
webpki = "0.22.4"

[features]
alsa-backend = ["librespot-playback/alsa-backend"]
Expand Down

0 comments on commit 6f49633

Please sign in to comment.