mirror of
https://github.com/Noratrieb/colouncher.git
synced 2026-03-14 21:26:10 +01:00
switch to palette
since we're gonna need to do color things later
This commit is contained in:
parent
ce0def46fd
commit
aea9055b2f
3 changed files with 134 additions and 24 deletions
|
|
@ -7,6 +7,9 @@ edition = "2024"
|
|||
env_logger = "0.11.8"
|
||||
eyre = "0.6.12"
|
||||
log = "0.4.29"
|
||||
oklab = "1.1.2"
|
||||
palette = "0.7.6"
|
||||
smithay-client-toolkit = "0.20.0"
|
||||
wayland-client = "0.31.11"
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue