We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--depth
1 parent 986cafc commit 88c04e7Copy full SHA for 88c04e7
src/doc/man/cargo-tree.md
@@ -96,6 +96,9 @@ Prune the given package from the display of the dependency tree.
96
{{#option "`--depth` _depth_" }}
97
Maximum display depth of the dependency tree. A depth of 1 displays the direct
98
dependencies, for example.
99
+
100
+If the given value is `workspace`, only shows the dependencies that are member
101
+of the current workspace, instead.
102
{{/option}}
103
104
{{#option "`--no-dedupe`" }}
0 commit comments