skeleton & stubs
This commit is contained in:
8
crates/ui/Cargo.toml
Normal file
8
crates/ui/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "ui"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
params = { workspace = true }
|
||||
vizia = { workspace = true }
|
||||
Reference in New Issue
Block a user