1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 01:39:28 +02:00
librespot/oauth
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
..
examples OAuth process made by a struct, allowing customization options. (#1462) 2025-02-18 16:39:31 +01:00
src refactor: update dependencies and code for latest ecosystem changes 2025-08-13 13:19:48 +02:00
Cargo.toml refactor: update dependencies and code for latest ecosystem changes 2025-08-13 13:19:48 +02:00