mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-06 03:50:06 +02:00
Clean up librespot-connect dependencies
This commit is contained in:
parent
d064ffc670
commit
59c556635e
6 changed files with 42 additions and 65 deletions
|
@ -1,7 +1,7 @@
|
|||
use crate::core::spotify_id::SpotifyId;
|
||||
use crate::protocol::spirc::TrackRef;
|
||||
use librespot_core::spotify_id::SpotifyId;
|
||||
|
||||
use serde;
|
||||
use serde::Deserialize;
|
||||
|
||||
#[derive(Deserialize, Debug)]
|
||||
pub struct StationContext {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue