mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Update/dependencies (#1416)
* Update sysinfo to 0.33 * Update thiserror to v2.0 * Update Alpine Dockerfile to 1.75 (MSRV) * Update governor to 0.8 * Update quick-xml to 0.37 * Update rodio to 0.20.1 * Update zerocopy to 0.8.13 * Update alpine image to 3.19 --------- Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
parent
00679fc78d
commit
2a6d7545ca
15 changed files with 146 additions and 96 deletions
|
@ -13,7 +13,7 @@ async-trait = "0.1"
|
|||
bytes = "1"
|
||||
log = "0.4"
|
||||
protobuf = "3.5"
|
||||
thiserror = "1"
|
||||
thiserror = "2.0"
|
||||
uuid = { version = "1", default-features = false }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue