mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2026-01-16 08:33:06 +01:00
cli: add dev command for enums experiment
This commit is contained in:
parent
33a1d85318
commit
3af262258e
4 changed files with 43 additions and 4 deletions
|
|
@ -11,6 +11,7 @@ clap = { workspace = true, features = [ "derive", "env" ] }
|
|||
dirs = "5"
|
||||
eval = { path = "../eval" }
|
||||
ir = { path = "../ir" }
|
||||
prowocessing = { path = "../prowocessing"}
|
||||
owo-colors = "4"
|
||||
ron = "0.8"
|
||||
serde = { workspace = true, features = [ "derive" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue