Enable arc example
This commit is contained in:
parent
2dbcdba209
commit
effa6881f7
3 changed files with 7 additions and 4 deletions
|
|
@ -6,4 +6,4 @@ edition = "2021"
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
iced = { path = "../../..", features = ["canvas", "tokio", "debug"] }
|
||||
iced = { path = "../..", features = ["canvas", "tokio", "debug"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue