Add iced widget helper to display the iced logo ☄️

This commit is contained in:
Héctor Ramón Jiménez 2024-07-11 04:33:19 +02:00
parent 70f44a6e26
commit 5e6c9eeb7e
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
7 changed files with 56 additions and 30 deletions

View file

@ -31,6 +31,7 @@ iced_renderer.workspace = true
iced_runtime.workspace = true
num-traits.workspace = true
once_cell.workspace = true
rustc-hash.workspace = true
thiserror.workspace = true
unicode-segmentation.workspace = true