Move styling to a brand new iced_style crate
This commit is contained in:
parent
9ab7c47dc7
commit
e1062a02d1
10 changed files with 154 additions and 121 deletions
|
|
@ -6,6 +6,9 @@ edition = "2018"
|
|||
description = "A winit runtime for Iced"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/hecrj/iced"
|
||||
documentation = "https://docs.rs/iced_winit"
|
||||
keywords = ["gui", "ui", "graphics", "interface", "widgets"]
|
||||
categories = ["gui"]
|
||||
|
||||
[features]
|
||||
debug = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue