Fix standalone compilation of iced_test subcrate
This commit is contained in:
parent
6ad39fe544
commit
b11ad9ff5e
5 changed files with 35 additions and 4 deletions
|
|
@ -19,6 +19,9 @@ iced_runtime.workspace = true
|
|||
iced_program.workspace = true
|
||||
iced_selector.workspace = true
|
||||
|
||||
iced_futures.workspace = true
|
||||
iced_futures.features = ["thread-pool"]
|
||||
|
||||
iced_renderer.workspace = true
|
||||
iced_renderer.features = ["fira-sans"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue