Closed ghost closed 8 years ago
Cargo graph currently panics often (not always) if the crate has some dev-dependencies.
To reproduce the bug, just create an empty crate with a single dev-dependency and try to run cargo graph a few times on it.
Cargo graph currently panics often (not always) if the crate has some dev-dependencies.
To reproduce the bug, just create an empty crate with a single dev-dependency and try to run cargo graph a few times on it.