mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
style: format with style edition 2024
This commit is contained in:
parent
056d125cb2
commit
218eced556
62 changed files with 196 additions and 139 deletions
|
@ -9,9 +9,9 @@ use crate::{
|
|||
},
|
||||
shuffle_vec::ShuffleVec,
|
||||
state::{
|
||||
ConnectState, SPOTIFY_MAX_NEXT_TRACKS_SIZE, StateError,
|
||||
metadata::Metadata,
|
||||
provider::{IsProvider, Provider},
|
||||
ConnectState, StateError, SPOTIFY_MAX_NEXT_TRACKS_SIZE,
|
||||
},
|
||||
};
|
||||
use protobuf::MessageField;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue