Skip to content

Commit 2457810

Browse files
committed
docs: update unstable docs on feature unificatin
1 parent fcf6fdc commit 2457810

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
@@ -1860,7 +1860,7 @@ Specify which packages participate in [feature unification](../reference/feature
18601860
* `selected`: Merge dependency features from all packages specified for the current build.
18611861
* `workspace`: Merge dependency features across all workspace members,
18621862
regardless of which packages are specified for the current build.
1863-
* `package` _(unimplemented)_: Dependency features are considered on a package-by-package basis,
1863+
* `package`: Dependency features are considered on a package-by-package basis,
18641864
preferring duplicate builds of dependencies when different sets of features are activated by the packages.
18651865

18661866
## Package message format

0 commit comments

Comments
 (0)