diff options
Diffstat (limited to 'style/Cargo.toml')
-rw-r--r-- | style/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/Cargo.toml b/style/Cargo.toml index 0bb354e0..8af4a9b3 100644 --- a/style/Cargo.toml +++ b/style/Cargo.toml @@ -16,7 +16,7 @@ path = "../core" features = ["palette"] [dependencies.palette] -version = "0.6" +version = "0.7" [dependencies.once_cell] version = "1.15" |