Create iced_widget subcrate and re-organize the whole codebase
This commit is contained in:
parent
c54409d171
commit
3a0d34c024
209 changed files with 1959 additions and 2183 deletions
|
|
@ -10,6 +10,7 @@ repository = "https://github.com/iced-rs/iced"
|
|||
[dependencies]
|
||||
bitflags = "1.2"
|
||||
thiserror = "1"
|
||||
twox-hash = { version = "1.5", default-features = false }
|
||||
|
||||
[dependencies.palette]
|
||||
version = "0.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue