Remove Executor::block_on and simplify Compositor creation
This commit is contained in:
parent
baadcc150f
commit
57cb14ce38
13 changed files with 58 additions and 108 deletions
|
|
@ -24,6 +24,8 @@ thread-pool = ["futures/thread-pool"]
|
|||
iced_core.workspace = true
|
||||
|
||||
futures.workspace = true
|
||||
futures.features = ["std"]
|
||||
|
||||
log.workspace = true
|
||||
rustc-hash.workspace = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue