Draft toast notification overlay in devtools

This commit is contained in:
Héctor Ramón Jiménez 2025-04-05 20:08:54 +02:00
parent a719b0596c
commit 132f60c29c
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
4 changed files with 75 additions and 21 deletions

View file

@ -16,3 +16,7 @@ workspace = true
[dependencies]
iced_program.workspace = true
iced_widget.workspace = true
iced_debug.workspace = true
# TODO: Use program executor?
smol.workspace = true