Implement sipper support through Task::sip 🎉
This commit is contained in:
parent
12653114bd
commit
c8981d0096
4 changed files with 35 additions and 2 deletions
|
|
@ -23,5 +23,6 @@ iced_core.workspace = true
|
|||
iced_futures.workspace = true
|
||||
iced_futures.features = ["thread-pool"]
|
||||
|
||||
thiserror.workspace = true
|
||||
raw-window-handle.workspace = true
|
||||
sipper.workspace = true
|
||||
thiserror.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue