Add ui2
crate
This commit is contained in:
parent
8e94f3902b
commit
1cf5cdbeca
5 changed files with 48 additions and 0 deletions
|
@ -23,6 +23,7 @@ simplelog = "0.9"
|
|||
smallvec.workspace = true
|
||||
strum = { version = "0.25.0", features = ["derive"] }
|
||||
theme = { path = "../theme" }
|
||||
ui = { package = "ui2", path = "../ui2" }
|
||||
util = { path = "../util" }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue