Spawn a thread to sleep asynchronously in devtools

... instead of relying on an external reactor.
This commit is contained in:
Héctor Ramón Jiménez 2025-04-05 20:14:51 +02:00
parent 132f60c29c
commit 00ee6ab47a
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 15 additions and 7 deletions

1
Cargo.lock generated
View file

@ -2462,7 +2462,6 @@ dependencies = [
"iced_debug",
"iced_program",
"iced_widget",
"smol",
]
[[package]]