mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
docs(ref): Don't call out default-members is optional
Nothing else in the files does despite it all being optional and this will be clearer in a follow up when I specify the defaults.
This commit is contained in:
parent
955503e1de
commit
6a213f792e
@ -127,7 +127,7 @@ a [virtual workspace](#virtual-workspace), it will apply to all members (as if
|
||||
|
||||
## The `default-members` field
|
||||
|
||||
The optional `default-members` key can be specified to set the members to
|
||||
The `default-members` key can be specified to set the members to
|
||||
operate on when in the workspace root and the package selection flags are not
|
||||
used:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user