mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-12-22 04:18:21 -06:00
griffi-gh
2aa3993447
prob never getting done lol im experimenting with an entirely new library, this one's a mess and i think i could design sth better if i start from the ground up
13 lines
164 B
TOML
13 lines
164 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"hui",
|
|
"hui-derive",
|
|
"hui-examples",
|
|
"hui-glium",
|
|
"hui-painter-wip",
|
|
"hui-shared",
|
|
"hui-wgpu",
|
|
"hui-winit"
|
|
]
|