From 84a8518ade52c49135ec8beb0f14025f7220e8d0 Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 22 Jul 2025 21:19:51 +0200 Subject: feat: better button styling for "unsaved changes" dialog --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 25cf5dd..bb4ce7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -81,6 +81,7 @@ iced_material.branch = "iced/personal" iced_material.features = ["animate", "serde", "dialog", "svg"] iced_anim.git = "https://github.com/pml68/iced_anim" +iced_anim.branch = "main" iced_anim.features = ["derive"] iced_dialog.git = "https://github.com/pml68/iced_dialog" -- cgit v1.2.3