re-export iced_runtime & iced_widget
This commit is contained in:
parent
d0d07b8d4e
commit
e16c6f0821
2 changed files with 5 additions and 0 deletions
|
|
@ -41,6 +41,9 @@ path = "iced"
|
|||
default-features = false
|
||||
features = ["image", "svg", "lazy"]
|
||||
|
||||
[dependencies.iced_runtime]
|
||||
path = "iced/runtime"
|
||||
|
||||
[dependencies.iced_core]
|
||||
path = "iced/core"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue