mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Update priority-queue to 2.0
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
90625a71d0
commit
8ec9868ad5
2 changed files with 5 additions and 4 deletions
|
@ -40,7 +40,7 @@ num-traits = "0.2"
|
|||
once_cell = "1"
|
||||
parking_lot = { version = "0.12", features = ["deadlock_detection"] }
|
||||
pbkdf2 = { version = "0.12", default-features = false, features = ["hmac"] }
|
||||
priority-queue = "1.2"
|
||||
priority-queue = "2.0"
|
||||
protobuf = "3"
|
||||
quick-xml = { version = "0.31", features = ["serialize"] }
|
||||
rand = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue