1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 09:49:31 +02:00
librespot/examples
Roderick van Domburg 6288e7e03c
refactor: update to Rust 1.85 and edition 2024, use inline log args
- Update MSRV to 1.85 and Rust edition to 2024.
- Refactor all logging macros to use inline argument formatting.
- Fix import order in main.rs and examples.
- Add async environment variable setter to main.rs as safe facade.
2025-08-13 16:19:39 +02:00
..
get_token.rs Credentials with access token (oauth) (#1309) 2024-09-13 07:35:55 +02:00
play.rs refactor: use Rust 2021 format strings for error and debug messages 2025-08-13 15:44:58 +02:00
play_connect.rs refactor: update to Rust 1.85 and edition 2024, use inline log args 2025-08-13 16:19:39 +02:00
playlist_tracks.rs refactor: use Rust 2021 format strings for error and debug messages 2025-08-13 15:44:58 +02:00