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 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
..
examples OAuth process made by a struct, allowing customization options. (#1462) 2025-02-18 16:39:31 +01:00
src refactor: update to Rust 1.85 and edition 2024, use inline log args 2025-08-13 16:19:39 +02:00
Cargo.toml refactor: update dependencies and code for latest ecosystem changes 2025-08-13 13:19:48 +02:00