EmbarkStudios / krates

📦 Creates graphs of crates from cargo metadata 🦀
Apache License 2.0
58 stars 18 forks source link

Add Krates::direct_dependents #43

Closed Jake-Shadle closed 2 years ago

Jake-Shadle commented 2 years ago

Encountered a bug when manually walking the graph to find direct dependencies using the new version in cargo-deny, and feels like it makes sense to move that (now working) functionality into krates.