start working on a cli app #7
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
[workspace]
|
||||
members = [ "crates/app",
|
||||
members = [
|
||||
"crates/app",
|
||||
"crates/executor",
|
||||
"crates/pl-cli",
|
||||
"crates/rpl"
|
||||
|
|
Loading…
Reference in a new issue