Skip to content

Commit 0be420b

Browse files
committed
docs: update unstable docs on feature unificatin
1 parent 70f16f4 commit 0be420b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1899,7 +1899,7 @@ Specify which packages participate in [feature unification](../reference/feature
18991899
* `selected`: Merge dependency features from all packages specified for the current build.
19001900
* `workspace`: Merge dependency features across all workspace members,
19011901
regardless of which packages are specified for the current build.
1902-
* `package` _(unimplemented)_: Dependency features are considered on a package-by-package basis,
1902+
* `package`: Dependency features are considered on a package-by-package basis,
19031903
preferring duplicate builds of dependencies when different sets of features are activated by the packages.
19041904

19051905
## Package message format

0 commit comments

Comments
 (0)