1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 09:49:31 +02:00
librespot/protocol
Roderick van Domburg ce1ab8ff3f
refactor: update dependencies and code for latest ecosystem changes
- Update many dependencies to latest versions across all crates
- Switch from `once_cell::OnceCell` to `std::sync::OnceLock` where appropriate
- Update OAuth to use stateful `reqwest` for HTTP requests
- Fix Rodio backend to honor the requested sample format
2025-08-13 13:19:48 +02:00
..
proto Update protobuf files (#1424) 2024-12-24 09:39:49 +01:00
src Re-Add ability to handle/play tracks (#1468) 2025-05-04 20:29:54 +02:00
build.rs Update protobuf files (#1424) 2024-12-24 09:39:49 +01:00
Cargo.toml refactor: update dependencies and code for latest ecosystem changes 2025-08-13 13:19:48 +02:00