Spotifyd / spotifyd

A spotify daemon
https://spotifyd.rs
GNU General Public License v3.0
9.68k stars 444 forks source link

replace `ToString` with `Display` impls #1282

Closed eladyn closed 2 months ago

eladyn commented 2 months ago

Fix clippy lints by replacing ToString with Display impls.