Simplify version of the palette dependency

This commit is contained in:
Héctor Ramón Jiménez 2022-01-12 20:05:05 +07:00
parent 67f878b890
commit 8f97619785
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

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