1
0
Fork 0
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:
johannesd3 2021-02-21 19:38:44 +01:00 committed by Johannesd3
parent d064ffc670
commit 59c556635e
6 changed files with 42 additions and 65 deletions

View file

@ -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 {