We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f6362 commit e68ae60Copy full SHA for e68ae60
src/doc/src/reference/workspaces.md
@@ -29,6 +29,7 @@ See also [`default-members`](#the-default-members-field)
29
The `[workspace]` table supports the following sections:
30
31
* [`[workspace]`](#the-workspace-section) — Defines a workspace.
32
+ * [`resolver`](resolver.md#resolver-versions) — Sets the dependency resolver to use.
33
* [`members`](#the-members-and-exclude-fields) — Packages to include in the workspace.
34
* [`exclude`](#the-members-and-exclude-fields) — Packages to exclude from the workspace.
35
* [`default-members`](#the-default-members-field) — Packages to operate on when a specific package wasn't selected.
0 commit comments