Add a rudimentary state color builder
This commit is contained in:
parent
8c9f3a7322
commit
bdb06f183b
4 changed files with 58 additions and 8 deletions
|
@ -34,6 +34,7 @@ story = { path = "../story", optional = true }
|
|||
toml.workspace = true
|
||||
uuid.workspace = true
|
||||
util = { path = "../util" }
|
||||
color = {path = "../color"}
|
||||
itertools = { version = "0.11.0", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue