Rust "did you know": cargo tree

This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).

A quick tip about the `cargo tree -i <crate>` command in Rust, which shows why a specific crate is included as a dependency (including transitive ones). Also covers the `-e features` flag to inspect why certain features were enabled on a dependency.

1m watch time
6 Impressions