chore: update to 0.12 #232
Annotations
9 errors
examples/stopwatch/src/main.rs#L102
mismatched types
|
examples/stopwatch/src/main.rs#L146
the trait bound `cosmic_time::reexports::iced_core::Element<'_, _, _>: From<iced_core::widget::text::Text<'_, _>>` is not satisfied
|
examples/stopwatch/src/main.rs#L149
the trait bound `cosmic_time::reexports::iced::Length: From<iced::Length>` is not satisfied
|
examples/stopwatch/src/main.rs#L157
the trait bound `iced_core::element::Element<'_, _, _>: From<cosmic_time::widget::Button<'_, Message, _>>` is not satisfied
|
examples/stopwatch/src/main.rs#L169
the trait bound `cosmic_time::reexports::iced_core::Element<'_, _, _>: From<iced::widget::Column<'_, Message, _>>` is not satisfied
|
examples/stopwatch/src/main.rs#L171
the trait bound `cosmic_time::reexports::iced::Length: From<iced::Length>` is not satisfied
|
examples/stopwatch/src/main.rs#L172
the trait bound `cosmic_time::reexports::iced::Length: From<iced::Length>` is not satisfied
|
examples/stopwatch/src/main.rs#L175
the trait bound `iced_core::element::Element<'_, Message, iced_renderer::Renderer<theme::Theme>>: From<cosmic_time::widget::Container<'_, _, _>>` is not satisfied
|
|
The logs for this run have expired and are no longer available.
Loading