Update to rspotify 0.11.2 (#640)
* Update to rspotify 0.11.x Many breaking changes * Minor cleanups via Clippy
This commit is contained in:
committed by
GitHub
parent
a8c8a1761a
commit
96f2d88696
@@ -18,7 +18,7 @@ use crate::ui::tabview::TabView;
|
||||
use cursive::view::ViewWrapper;
|
||||
use cursive::Cursive;
|
||||
use rspotify::model::search::SearchResult;
|
||||
use rspotify::senum::SearchType;
|
||||
use rspotify::model::SearchType;
|
||||
use std::sync::{Arc, RwLock};
|
||||
|
||||
pub struct SearchResultsView {
|
||||
|
||||
Reference in New Issue
Block a user