diff options
| author | pml68 <contact@pml68.dev> | 2025-02-27 15:27:12 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-02-27 15:27:12 +0100 |
| commit | 9454c42d9d2352ebb8037761ba5bbc1ea12f5da1 (patch) | |
| tree | bd1bcad236a1d550fdc7e0228e77b9f8e6b95855 /Cargo.toml | |
| parent | fix: missing prefix detection (diff) | |
| download | iced-builder-9454c42d9d2352ebb8037761ba5bbc1ea12f5da1.tar.gz | |
feat: update `iced`
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |
