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

@ -7,4 +7,4 @@ publish = false
[dependencies]
iced = { path = "../..", features = ["canvas", "palette"] }
palette = "0.5.0"
palette = "0.6.0"