Skip to content

Commit ba74130

Browse files
Remove --all-features
Remove `--all-features`, an option which does not exist in the current `cargo add`.
1 parent 4b3f952 commit ba74130

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/doc/src/reference/features.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,6 @@ enabled:
245245
`package-name/feature-name` syntax can be used to specify features for
246246
specific workspace members.
247247

248-
* `--all-features`: Activates all features of all packages selected on the
249-
command-line.
250-
251248
* `--no-default-features`: Does not activate the [`default`
252249
feature](#the-default-feature) of the selected packages.
253250

0 commit comments

Comments
 (0)