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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -2502,6 +2502,7 @@ dependencies = [
|
|||
name = "iced_test"
|
||||
version = "0.14.0-dev"
|
||||
dependencies = [
|
||||
"iced_futures",
|
||||
"iced_program",
|
||||
"iced_renderer",
|
||||
"iced_runtime",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue