Files
komorebi/Cargo.toml
LGUG2Z 61cee458a1 feat(wm): initial commit
One week of blissful, in-the-zone coding, applying all of the lessons
learnt from the development of yatta.
2021-07-29 16:23:42 -07:00

9 lines
96 B
TOML

[workspace]
members = [
"bindings",
"komorebi",
"komorebi-core",
"komorebic"
]