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

2
Cargo.lock generated
View file

@ -2459,8 +2459,10 @@ dependencies = [
name = "iced_devtools"
version = "0.14.0-dev"
dependencies = [
"iced_debug",
"iced_program",
"iced_widget",
"smol",
]
[[package]]