diff --git a/core/Cargo.toml b/core/Cargo.toml index 7e623fe2..ca28c308 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -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