kbknapp / cargo-graph

A cargo subcommand for creating GraphViz DOT files and dependency graphs
BSD 3-Clause "New" or "Revised" License
216 stars 16 forks source link

Optional dependency marked as non-optional #34

Open Yamakaky opened 8 years ago

Yamakaky commented 8 years ago

https://lut.im/ymtK7rowOA/ptiIYH7gGXE8gXw3.svg My crate doesn't have a direct non-optional dependency to dlib, objc, core-graphics, cocoa and core-foundation, but theirs dependencies are marked as non-optional. https://github.com/Yamakaky/dcpu

mrcnski commented 5 years ago

My fork fixes this. We should move to that as a community -- not responding to Issues or PRs for over a year is not acceptable.