mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Update quick-xml to 0.36.1
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
parent
dc22910673
commit
bec54a64f1
2 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@ parking_lot = { version = "0.12", features = ["deadlock_detection"] }
|
|||
pbkdf2 = { version = "0.12", default-features = false, features = ["hmac"] }
|
||||
priority-queue = "2.0"
|
||||
protobuf = "3"
|
||||
quick-xml = { version = "0.32", features = ["serialize"] }
|
||||
quick-xml = { version = "0.36.1", features = ["serialize"] }
|
||||
rand = "0.8"
|
||||
rsa = "0.9.2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue