Make sipper dependency optional
This commit is contained in:
parent
cf827dd349
commit
9f1beba583
8 changed files with 18 additions and 8 deletions
|
|
@ -23,5 +23,7 @@ iced_core.workspace = true
|
|||
iced_futures.workspace = true
|
||||
|
||||
raw-window-handle.workspace = true
|
||||
sipper.workspace = true
|
||||
thiserror.workspace = true
|
||||
|
||||
sipper.workspace = true
|
||||
sipper.optional = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue