Allow depending on yanked crates #243
Labels
A-increase-coverage
Area: increase number of tested crates
C-enhancement
Category: enhancement to an existing feature
As more crates in the ecosystem gets yanked, the number of crates Crater can test decreases. Crater regenerates lockfiles on every run, so we need to pass a flag to cargo allowing it to depend on yanked crates.
Blocked on rust-lang/cargo#4225.
The text was updated successfully, but these errors were encountered: