Remove iced_native dependency from cached example
This commit is contained in:
parent
4f83500bb8
commit
1fb84ae5d3
1 changed files with 0 additions and 1 deletions
|
|
@ -7,5 +7,4 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced = { path = "../..", features = ["debug"] }
|
||||
iced_native = { path = "../../native" }
|
||||
iced_lazy = { path = "../../lazy" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue