Use iced_renderer instead of iced_graphics in root crate
This commit is contained in:
parent
fd06de5d9c
commit
3f6e28fa9b
6 changed files with 13 additions and 6 deletions
|
|
@ -1,3 +1,4 @@
|
|||
pub mod widget;
|
||||
pub mod window;
|
||||
|
||||
mod backend;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue