chore: update libcosmic after reexports
This commit is contained in:
parent
887901b323
commit
bc9d118de0
4 changed files with 32 additions and 32 deletions
|
|
@ -1,9 +1,8 @@
|
|||
use cosmic::{
|
||||
iced::{
|
||||
futures::{self, SinkExt, Stream},
|
||||
Subscription,
|
||||
Subscription, stream,
|
||||
},
|
||||
iced_futures::stream,
|
||||
};
|
||||
use mpris_server::{
|
||||
LoopStatus, Metadata, PlaybackRate, PlaybackStatus, PlayerInterface, Property, RootInterface,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue