Fixed lint issues & cleaned up some documentation.
This commit is contained in:
parent
1eb8d972ba
commit
cb7c467654
24 changed files with 33 additions and 40 deletions
|
|
@ -7,5 +7,4 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced = { path = "../..", features = ["canvas", "tokio", "debug"] }
|
||||
iced_graphics = { path = "../../graphics" }
|
||||
rand = "0.8.5"
|
||||
rand = "0.8.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue