Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

Fetches unused dependencies #1

Open
bluss opened this issue Feb 3, 2016 · 3 comments
Open

Fetches unused dependencies #1

bluss opened this issue Feb 3, 2016 · 3 comments

Comments

@bluss
Copy link

bluss commented Feb 3, 2016

Each crater run fetches many dependencies that are unused:

  • Optional dependencies — not needed for cargo build
  • All dev-dependencies — not needed for cargo build
@brson
Copy link

brson commented Feb 3, 2016

How do I make cargo not fetch them?

@bluss
Copy link
Author

bluss commented Feb 3, 2016

I thought it was possible, but it seems it is not?

@bluss
Copy link
Author

bluss commented Apr 14, 2016

Cargo has learned to download deps lazily, nice rust-lang/cargo#2406

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants