Draft new iced_graphics crate 🎉
This commit is contained in:
parent
d4743183d4
commit
05af8d00d4
100 changed files with 861 additions and 1755 deletions
|
|
@ -21,9 +21,9 @@ glyph_brush = "0.6"
|
|||
version = "0.2"
|
||||
path = "../native"
|
||||
|
||||
[dependencies.iced_style]
|
||||
[dependencies.iced_graphics]
|
||||
version = "0.1"
|
||||
path = "../style"
|
||||
path = "../graphics"
|
||||
|
||||
[dependencies.surfman]
|
||||
path = "../../surfman/surfman"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue