Skip to content

Commit 5f96519

Browse files
committed
Remove package-workspace from unstable doc index
This was stabilized in 1.90, but the index entry wasn't removed.
1 parent ed2f8ef commit 5f96519

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/doc/src/reference/unstable.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ Each new feature described below should explain how to use it.
125125
* [gitoxide](#gitoxide) --- Use `gitoxide` instead of `git2` for a set of operations.
126126
* [script](#script) --- Enable support for single-file `.rs` packages.
127127
* [lockfile-path](#lockfile-path) --- Allows to specify a path to lockfile other than the default path `<workspace_root>/Cargo.lock`.
128-
* [package-workspace](#package-workspace) --- Allows for packaging and publishing multiple crates in a workspace.
129128
* [native-completions](#native-completions) --- Move cargo shell completions to native completions.
130129
* [warnings](#warnings) --- controls warning behavior; options for allowing or denying warnings.
131130
* [Package message format](#package-message-format) --- Message format for `cargo package`.

0 commit comments

Comments
 (0)