Add Color trait
This commit is contained in:
parent
fd1b337cd1
commit
59a1235b1d
4 changed files with 166 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ edition.workspace = true
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.80"
|
||||
palette = "0.7.5"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue