We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1da8c4 commit cad833dCopy full SHA for cad833d
src/doc/src/reference/workspaces.md
@@ -10,6 +10,7 @@ The key points of workspaces are:
10
*workspace root*.
11
* All packages share a common [output directory], which defaults to a
12
directory named `target` in the *workspace root*.
13
+* Sharing package metadata, like with [`workspace.package`](#the-package-table).
14
* The [`[patch]`][patch], [`[replace]`][replace] and [`[profile.*]`][profiles]
15
sections in `Cargo.toml` are only recognized in the *root* manifest, and
16
ignored in member crates' manifests.
0 commit comments