don't use futures-executor when it's not the default executor

This commit is contained in:
edwloef 2025-03-13 23:12:44 +01:00 committed by Héctor Ramón Jiménez
parent a3a7503eef
commit baadcc150f
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
12 changed files with 41 additions and 12 deletions

1
Cargo.lock generated
View file

@ -2777,6 +2777,7 @@ version = "0.1.0"
dependencies = [
"console_error_panic_hook",
"console_log",
"futures",
"iced_wgpu",
"iced_widget",
"iced_winit",