Skip to content
#

deps

Here are 50 public repositories matching this topic...

m-cat
m-cat commented Dec 1, 2019

Optional dependencies should not be treated as a "dependency" kind, of which there are only three -- regular, build, and dev. "Optional deps" should instead be handled as a boolean flag, which is what cargo does. A dependency can be both a build dependency and optional simultaneously, but currently cargo-deps will erase one of these.

Optional dependencies can be displayed with a dashed line.

corral

Improve this page

Add a description, image, and links to the deps topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deps topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.