From 3c8a428c195da414171bd6e9064f26c4a66ffe61 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 12 Feb 2026 19:07:31 +0000 Subject: task-085: upgrade iced 0.13.1 -> 0.14.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 66cee1d..122c806 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ diesel = { version = "2.2.0" } diesel_migrations = "2.2.0" dirs = "6.0" dotenvy = "0.15.7" -iced = "0.13.1" +iced = "0.14.0" itertools = "0.13.0" libsqlite3-sys = { version = "0.30.1", features = ["bundled"] } rfd = "0.15.4" -- cgit v1.2.3