mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2024-11-05 23:36:23 +01:00
fix cursed workspace member formatting done by cargo
This commit is contained in:
parent
e67c80a6a9
commit
6ccfaedb13
|
@ -1,5 +1,6 @@
|
||||||
[workspace]
|
[workspace]
|
||||||
members = [ "crates/app",
|
members = [
|
||||||
|
"crates/app",
|
||||||
"crates/executor",
|
"crates/executor",
|
||||||
"crates/pl-cli",
|
"crates/pl-cli",
|
||||||
"crates/rpl"
|
"crates/rpl"
|
||||||
|
|
Loading…
Reference in a new issue