migrate to rspotify 0.10.0
in preparation for the future release with podcast API support
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use std::fmt;
|
||||
use std::sync::Arc;
|
||||
|
||||
use rspotify::spotify::model::artist::{FullArtist, SimplifiedArtist};
|
||||
use rspotify::model::artist::{FullArtist, SimplifiedArtist};
|
||||
|
||||
use crate::album::Album;
|
||||
use crate::library::Library;
|
||||
|
||||
Reference in New Issue
Block a user