We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf46836 + 3273660 commit b6a5feaCopy full SHA for b6a5fea
RELEASES.md
@@ -85,6 +85,8 @@ Cargo
85
│ │ │ └── version_check v0.1.5
86
...
87
```
88
+ You can also display dependencies on multiple versions of the same crate with
89
+ `cargo tree -d` (short for `cargo tree --duplicates`).
90
91
Misc
92
----
0 commit comments