Merge pull request #1288 from tarkah/update-palette-0.6

update palette to 0.6
This commit is contained in:
Héctor Ramón 2022-03-17 15:51:39 +07:00 committed by GitHub
commit 7ed0dbbcc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 19 deletions

View file

@ -11,7 +11,7 @@ repository = "https://github.com/iced-rs/iced"
bitflags = "1.2"
[dependencies.palette]
version = "0.5"
version = "0.6"
optional = true
[target.'cfg(target_arch = "wasm32")'.dependencies]