diff options
author | Minijackson <minijackson@riseup.net> | 2023-01-04 09:30:27 +0100 |
---|---|---|
committer | Minijackson <minijackson@riseup.net> | 2023-01-04 09:30:27 +0100 |
commit | fb4bec5371a8c3d9372a857725c725ab9b792ac8 (patch) | |
tree | 5f20f9aff78d7f847759c3708187fc7a9c68ebeb /core | |
parent | 9c15b76c5a6355902b2a105a7c6ee93f6b5016dc (diff) | |
download | diaphragm-fb4bec5371a8c3d9372a857725c725ab9b792ac8.tar.gz diaphragm-fb4bec5371a8c3d9372a857725c725ab9b792ac8.zip |
core/Cargo.toml: update palette
Diffstat (limited to 'core')
-rw-r--r-- | core/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml index 37fb207..0d419de 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml | |||
@@ -7,4 +7,4 @@ edition = "2021" | |||
7 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 7 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
8 | 8 | ||
9 | [dependencies] | 9 | [dependencies] |
10 | palette = "0.5" | 10 | palette = "0.6" |