Set CLI as default workspace member
This commit is contained in:
parent
4b93326898
commit
a6a102bec9
1 changed files with 2 additions and 4 deletions
|
|
@ -1,6 +1,4 @@
|
|||
[workspace]
|
||||
default-members = ["cli"]
|
||||
|
||||
members = [
|
||||
"cli",
|
||||
"lib",
|
||||
]
|
||||
members = ["cli", "lib"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue