Upgrade palette dependency

This commit is contained in:
Clark Moody 2023-05-25 13:59:58 -05:00 committed by Héctor Ramón Jiménez
parent c61a4cc21c
commit 2d21d0900e
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
6 changed files with 63 additions and 57 deletions

View file

@ -14,7 +14,7 @@ log = "0.4.17"
twox-hash = { version = "1.5", default-features = false }
[dependencies.palette]
version = "0.6"
version = "0.7"
optional = true
[target.'cfg(target_arch = "wasm32")'.dependencies]