aboutsummaryrefslogtreecommitdiff
path: root/maint/fixup-features/src/graph.rs
Commit message (Collapse)AuthorAgeFilesLines
* fixup-features: Make a feature graph type in a submoduleNick Mathewson2023-05-151-0/+133
I tried to use petgraph, but it was optimized for performance over usability, and the usability was beyond me.