Introduce iced_sentinel and iced_debug crates
This commit is contained in:
parent
58a7007ac1
commit
dd36893f7a
26 changed files with 543 additions and 567 deletions
|
|
@ -11,11 +11,12 @@ categories.workspace = true
|
|||
keywords.workspace = true
|
||||
|
||||
[features]
|
||||
debug = []
|
||||
multi-window = []
|
||||
|
||||
[dependencies]
|
||||
iced_core.workspace = true
|
||||
iced_debug.workspace = true
|
||||
|
||||
iced_futures.workspace = true
|
||||
iced_futures.features = ["thread-pool"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue