update iced
This commit is contained in:
parent
11faa567f3
commit
5b5cd77e7c
45 changed files with 2360 additions and 1537 deletions
|
|
@ -4,7 +4,7 @@
|
|||
const VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
|
||||
fn main() -> cosmic::iced::Result {
|
||||
tracing_subscriber::fmt::init();
|
||||
tracing_subscriber::fmt().with_env_filter("warn").init();
|
||||
let _ = tracing_log::LogTracer::init();
|
||||
|
||||
let Some(applet) = std::env::args().next() else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue