update libcosmic after reexports are removed

This commit is contained in:
Ashley Wulber 2026-04-10 12:14:23 -04:00 committed by Jacob Kauffmann
parent 1517d7388d
commit e125ae0b58
24 changed files with 91 additions and 90 deletions

View file

@ -12,8 +12,8 @@ use cctk::{
},
};
use cosmic::{
iced::core::Bytes,
iced::{self, Subscription, stream},
iced_core::Bytes,
};
use image::EncodableLayout;