From 9454c42d9d2352ebb8037761ba5bbc1ea12f5da1 Mon Sep 17 00:00:00 2001 From: pml68 Date: Thu, 27 Feb 2025 15:27:12 +0100 Subject: feat: update `iced` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 097fcd2..6dbfc30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ dirs-next = "2.0.0" [workspace.dependencies.iced] git = "https://github.com/pml68/iced" -rev = "d49a70eaea0803b9a4843b37e870f44b652ed6df" +rev = "3a491669e7fecf21c261de63dcb1e8069063648f" features = ["image", "svg", "advanced", "tokio"] [build-dependencies] -- cgit v1.2.3