Draft test recorder structure in iced_devtools
This commit is contained in:
parent
ca6d992d67
commit
327522eb99
16 changed files with 641 additions and 146 deletions
|
|
@ -19,6 +19,10 @@ time-travel = ["iced_program/time-travel"]
|
|||
[dependencies]
|
||||
iced_debug.workspace = true
|
||||
iced_program.workspace = true
|
||||
iced_test.workspace = true
|
||||
iced_widget.workspace = true
|
||||
|
||||
log.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
iced_fontello = "0.14.0-dev"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue