diff options
| author | pml68 <contact@pml68.dev> | 2025-07-22 21:19:51 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-07-22 21:19:51 +0200 |
| commit | 84a8518ade52c49135ec8beb0f14025f7220e8d0 (patch) | |
| tree | 0522e6c01e1d127c121e9446994cd583b7488563 /Cargo.toml | |
| parent | style: better Cargo.toml formatting [skip ci] (diff) | |
| download | iced-builder-84a8518ade52c49135ec8beb0f14025f7220e8d0.tar.gz | |
feat: better button styling for "unsaved changes" dialog
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
