summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2023-01-04 09:30:27 +0100
committerMinijackson <minijackson@riseup.net>2023-01-04 09:30:27 +0100
commitfb4bec5371a8c3d9372a857725c725ab9b792ac8 (patch)
tree5f20f9aff78d7f847759c3708187fc7a9c68ebeb /core
parent9c15b76c5a6355902b2a105a7c6ee93f6b5016dc (diff)
downloaddiaphragm-fb4bec5371a8c3d9372a857725c725ab9b792ac8.tar.gz
diaphragm-fb4bec5371a8c3d9372a857725c725ab9b792ac8.zip
core/Cargo.toml: update palette
Diffstat (limited to 'core')
-rw-r--r--core/Cargo.toml2
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]
10palette = "0.5" 10palette = "0.6"