update palette to 0.6

This commit is contained in:
Cory Forsstrom 2022-03-16 16:14:08 -07:00
parent 4aa943cbc6
commit f2b0e02c25
3 changed files with 19 additions and 19 deletions

View file

@ -11,5 +11,5 @@ repository = "https://github.com/iced-rs/iced"
bitflags = "1.2"
[dependencies.palette]
version = "0.5"
version = "0.6"
optional = true