test of cargo fix

This commit is contained in:
2025-07-06 12:09:50 +02:00
parent a1a78134dc
commit 75da623680

View File

@@ -6,10 +6,9 @@ use utils::string_to_color;
use std::fs; use std::fs;
use iced::{Application, Element, Settings, Subscription, window}; use iced::{Element, window};
use iced::{ use iced::{
Color, Length, Task, Theme, Length, Task, Theme,
time::{self, Duration},
widget::{ widget::{
Column, TextInput, button, canvas, column, container, pick_list, row, scrollable, slider, Column, TextInput, button, canvas, column, container, pick_list, row, scrollable, slider,
text, text,