diff --git a/Cargo.toml b/Cargo.toml index 5f4962cd..5da38db6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -107,7 +107,7 @@ tracing-subscriber.workspace = true RustQuant.workspace = true statrs.workspace = true -iced = { version = "=0.10.0", features = [ +iced = { version = "=0.12.0", features = [ "system", "tokio", "lazy",