Use only iced dependency for color_palette
`Point` and `Size` are now properly re-exported.
This commit is contained in:
parent
3d3e51a742
commit
e3555174d7
2 changed files with 3 additions and 6 deletions
|
|
@ -7,6 +7,4 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced = { path = "../..", features = ["canvas", "palette"] }
|
||||
iced_core = { path = "../../core" }
|
||||
iced_native = { path = "../../native" }
|
||||
palette = "0.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue